Possible enumeration values:
Name | Value | Description |
---|---|---|
OK |
0 |
The balance is found |
RECHARGED |
1 |
Recharge completed successfully |
DEDUCTED |
2 |
Deduction completed successfully |
INVALID_BADGE |
3 |
Badge ID not found |
INVALID_WALLET |
4 |
Wallet ID not found |
ERR |
5 |
An error has occurred |
UNAUTHORIZED |
6 |
Wrong authentication |