Status Code
The status code is the attribute string that need to be set in the status attribute in the response. The response mean the result of the integration between buffalo game.
Status Code Categories
| Status Code | Description |
|---|---|
| OK | The action is success. |
| INVALID_SID | The session id (sid) is invalid or expire |
| ACCOUNT_LOCKED | The player's account is locked |
| INVALID_TOKEN_ID | The signature is invalid. |
| INVALID_PARAMETER | The request parameter is invalid |
| BET_DOES_NOT_EXIST | The credit or the cancel request can't find the reference debit id |
| INSUFFICIENT_FUNDS | The user doesn't have the sufficient balance |
| UNKNOWN_ERROR | Something went wrong |