Hereunder is a list of Parameters and their Data Types we send in the request and what is expected in the response.
Request Parameters
| Parameter | Type |
| time | string |
| hash | string |
| token | string |
| transactionId | string |
| roundId | string |
| gameId | string |
| currencyId | string |
| betAmount | string (supports decimal) |
| winAmount | string (supports decimal) |
| betInfo | string |
Response Parameters
| Parameter | Type |
| currencyId | string |
| totalBalance |
decimal |
| nickName | string |
| Gender | int (can be null) |
| country | string |
| userId | string |
| transactionId | string |
| balance | decimal |
Comments
0 comments
Article is closed for comments.