Refund
POST/refund
This endpoint is used to place a refund for bet or win action. We send refund to the client side in case of Bet 500 error or timeout, also in case when player cancels the game.
After timeout or any error this request will be retrying until we receive 200(OK) response.
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad request
Wrong signature
User with this game session ID not found
Server error