PlayerWin

When a game completed and the player win (even bet return when result is Tie in Baccarat) PlayerWin will send to partner system to adjust the balance of the player. This request will keep trying if partner system no response or respond error.

Parameters:
NameDescriptionType and LimitRequired?
usernameUsername of the userString (28)Y
currencyISO 3 characters e.g. USDString (16)Y
amountAmount to add back (decimal format and max. 2 decimal places)DecimalY
txnidA unique id for all fund transferString (16)Y
timestampTimestamp in yyyy-MM-dd HH:mm:ss.fff (GMT +8)
E.g. 2020-03-22 12:34:56.123
DateTimeY
gametypeGame type
slot - Slot Game
table - Table Game
multiplayer - Fishing Game
StringY
gamecodeGame code of the gameStringY
PayouttimeTime of the payoutDateTimeY
gameidGame IDStringY
JackpotWinJackpot win status (true/false)

true - when the win amount is generated from Jackpot
false - when the win amount is NOT generated from Jackpot
BooleanY
Response parameters:
NameDescriptionType and LimitRequired?
usernameUsername of the userString (28)Y
currencyISO 3 characters e.g. USD. Except mXBTString (16)Y
amount Amount after adjustment (decimal format and max. 2 decimal places)DecimalY
errorError codeIntY

Leave a Reply