CreditBalanceDV

Transfer fund to user’s balance.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "CreditBalance"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMddHHmmss" formatDateTimeY
UsernameUsernameString (28)Y
OrderIdOrder ID: IN+YYYYMMDDHHMMSS+Username
e.g. “IN20131129130345peter1235”
String (64)Y
CreditAmountCredit amountDecimalY
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
CreditAmountCredited amount.DecimalY
OrderIdOrder IDString (64)Y
ErrorMsgIdError message:
0: Success
106: Server not ready. Try again later.
108: Username length/format incorrect
116: Username does not exist
120: Amount must be larger than zero
121: Not enough points to credit/debit
122: Order ID already exists
124: Database error
127: Invalid order ID format
142: Error Parameter
145: Parameter decimal point greater than 2
ByteY
ErrorMsgError message detailStringY

Leave a Reply