GetUserBetAmount

This Web service will fetch the stake amount for a lobby.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "GetUserBetAmount"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMdddHHmmss" formatDateTimeY
UsernameUsernameString (28)N
StartDateStart time (default current date):
"yyyy-MM-dd HH:mm:ss"
DateTimeN
TimeRangeRange in hour from 0 to 23
(default 0 = 24 hours)
IntN
Result
NameDescriptionType and LimitRequired?
UsernameUsernameString (28)Y
StakeAmountSum of bet amount for all gamesDecimalY
ErrorMsgIdError message:
0: Success
108: Username length/format incorrect
116: Username does not exist
ByteY
ErrorMsgError message detailStringY

Leave a Reply