SetBetLimit

Set a maximum 5 sets of bet limit to a user.

Parameters
NameDescriptionType and LimitRequired?
methodMust be 'SetBetLimit'String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in 'yyyyMMdddHHmmss' formatDateTimeY
UsernameUsernameString (20)Y
CurrencyCurrency:
CNY
USD
Refer to Supported currencies
String (4)Y
Set1ID from QueryBetLimit
Int64Y
Set2ID from QueryBetLimit
Int64Y
Set3ID from QueryBetLimit
Int64N
Set4ID from QueryBetLimit
Int64N
Set5ID from QueryBetLimit
Int64N
Gametyperoulette - for Roulette, otherwise no need this parameter or emptyStringN
Result
NameDescriptionType and LimitRequired?
ErrorMsgIdError message:
0: Success
108: Username length/format incorrect
114: Currency not exist
116: Username does not exist
142: Parameter(s) error
147: BetLimit does not existed
ByteY
ErrorMsgError message detailStringY

Leave a Reply