Rollback Win

post

Processes a rollback-win request.

Header parameters
X-REQUEST-SIGNstringRequired

HMAC-SHA256 signature of the raw request body using the shared password.

Body
player_idstringRequired

Unique identifier of the user on Operator side.

amountintegerRequired

Amount in subunits.

currency_codestringRequired

Identifier of currency (ISO 4217).

is_mobilebooleanRequired

True if the request is from a mobile device.

actionstring ยท enumRequired

Must be set to "rollback-win"

Possible values:
Responses
200

Rollback processed (or ignored if transaction not found).

application/json
post
/operator/wallet

Last updated