Balance
post
Header parameters
X-REQUEST-SIGNstringRequired
HMAC-SHA256 signature of the request body using the shared password.
Body
tokenstringRequired
Session token - must be present in every callback.
provider_namestringRequired
Name of the provider (supplied by The Bet Brothers).
provider_idintegerRequired
Unique identifier of the provider (supplied by The Bet Brothers).
currency_codestringRequired
Currency code in ISO 4217 format (e.g., EUR).
Responses
200
Successfully returned the player's balance.
application/json
403
Forbidden - Invalid or missing token.
application/json
post
/wallet/balanceLast updated