PlayerLost

When a game completed and the player lost. (no winning amount,) PlayerLost will be sent to the partner system. Since it is a loss so there is no amount parameter in the request. This request will keep trying if the partner system no response or responding error.

Parameters:
NameDescriptionType and LimitRequired?
usernameUsername of the userString (28)Y
currencyISO 3 characters e.g. USDString (3)Y
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
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