DebitAllBalanceDV

Transfer all amount from the user’s balance.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "DebitAllBalance"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMddHHmmss" formatDateTimeY
UsernameUsernameString (28)Y
OrderIdOrder ID: OUT+YYYYMMDDHHMMSS+Username
e.g. “OUT20131129130345peter1235”
String (64)Y
Result
NameDescriptionType and LimitRequired?
UsernameUsernameString (28)Y
BalanceActive Balance, excluding BetAmount & WithholdAmountDecimalY
BetAmountTotal amount withhold by unfinished slot games and table gamesDecimalY
WithholdAmountTotal amount withhold by unfinished fishing gamesDecimalY
DebitAmountDebited amountDecimalY
OrderIdOrder ID String (64)Y
ErrorMsgIdError message:
0: Success
106: Server not ready. Try again later.
116: Username does not exist
122: Order ID already exists
124: Database error
127: Invalid order ID format
ByteY
ErrorMsgError message detailStringY

Leave a Reply