This web service will generate the URL for display the game details by BetID or GameID. (Only one parameter either BetID or GameID will be accepted)
Parameters:Name | Description | Type and Limit | Required? |
---|---|---|---|
method | must be “GetSlotDetailsURL ” | String (32) | Y |
Key | secret key | String (32) | Y |
Time | current time in “yyyyMMddHHmmss” format | DateTime | Y |
BetID | Bet ID of the slot game | String (20) | N |
GameID | Game ID of the slot game | String (20) | N |
Lang | Language code | String | N |
Code | Description |
---|---|
zh_TW | Traditional Chinese |
zh_CN | Simplified Chinese |
en_US | English |
th | Thai |
vn | Vietnamese |
jp | Japanese |
id | Bahasa Indonesia |
it | Italiano |
ms | Malay |
es | Spanish |
Name | Description | Type and Limit | Required? |
---|---|---|---|
URL | Full URL to display the details report | String | Y |
ErrorMsgId | Error message 0: Success 153: Bet ID not existing | Byte | Y |
ErrorMsg | Error message detail | String | Y |