Add Free Spin
post
Header parameters
X-REQUEST-SIGNstringRequired
HMAC-SHA256 signature of the request body, generated using the shared secret.
Body
provider_namestringRequired
Name of the supplier.
provider_idintegerRequired
Unique identifier of the supplier.
player_idstringRequired
Unique identifier of the player.
game_symbolstringRequired
Symbol of the game for which free spins are being granted.
roundsintegerRequired
Number of free spin rounds to create.
amountnumber ยท floatRequired
Bet amount (decimal value) for each free spin round.
currency_codestringRequired
Currency code (ISO 4217).
start_datestring ยท date-timeRequired
Start date and time for the free spins validity period (ISO 8601 format).
end_datestring ยท date-timeRequired
End date and time for the free spins validity period (ISO 8601 format).
bonus_codestringRequired
Campaign ID on The Bet Brothers platform.
brand_idintegerRequired
Unique identifier of the brand on The Bet Brothers platform.
Responses
200
Free spin rounds successfully granted.
application/json
statusstringRequiredExample:
successbonus_idintegerRequiredExample:
54636403
Forbidden โ signature does not match.
application/json
post
/supplier_api/freespin/createLast updated