Win
post
Header parameters
X-REQUEST-SIGNstringRequired
HMAC-SHA256 signature of the raw request body using the shared password.
Body
amountintegerRequired
Amount in subunits. Set to 0 for a lost result.
currency_codestringRequired
Identifier of currency (ISO 4217).
is_mobilebooleanRequired
True if it's a mobile client.
player_idstringRequired
Unique identifier of player.
actionstring ยท enumRequiredPossible values:
Must be set to "win".
Responses
200
Result processed successfully.
application/json
503
Service is unavailable.
application/json
post
/operator/walletLast updated