This web service will generate the URL for displaying the fishing game details by BetID
Parameters:Name | Description | Type and Limit | Required? |
---|---|---|---|
method | must be “GetFishingDetailsURL” | String (32) | Y |
Key | secret key | String (32) | Y |
Time | current time in “yyyyMMddHHmmss” format | DateTime | Y |
BetID | Bet ID of the fishing game | String (20) | Y |
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 |