URL
https://test-api.bvndle.com/api/v1/laas/spin-wheel/:id/manage-prizesBase URL
https://test-api.bvndle.com/api/v1/laasHTTP Method
POSTAuthorization Header
Bearer ACCESS_TOKENRequest Body:
nametypeDescription
transactionPinstringRequired
The transaction PIN that was created by the partner
The transaction PIN that was created by the partner
prizesarrayRequired
prizes.coinnumberRequired
Amount user can be awarded
Amount user can be awarded
prizes.titlestringRequired
Title to display on the spin wheel board
Title to display on the spin wheel board
prizes.probabilitynumberRequired
The probability percentage of the prize
NOTE: All prizes must sum up to a probability of 100%
The probability percentage of the prize
NOTE: All prizes must sum up to a probability of 100%
prizes.typestringRequired
The type of award
The type of award
prizes.isActivebooleanRequired
Shows if the prize should be active or now
Default: true
Shows if the prize should be active or now
Default: true
cURL