API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
POST /free-spins-campaign/bet-values
- Response
-
200 response Modified
-
application/json content type Modified
-
betValues property Modified
-
Full types went from
array[number]
toarray[string | number]
-
Full types went from
-
betValues property Modified
-
application/json content type Modified
POST /game/url
- Body
-
application/json content type Modified
-
defaultBet, maxBet, minBet properties Modified
-
Combinator is now
anyOf
-
Combinator is now
-
defaultBet, maxBet, minBet properties Modified
POST /wallet/balance
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
balance property Modified
-
application/json content type Modified
POST /wallet/deposit
- Body
-
application/json content type Modified
-
amount property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
amount property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
balance property Modified
-
application/json content type Modified
POST /wallet/rollback
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
balance property Modified
-
application/json content type Modified
POST /wallet/withdraw
- Body
-
application/json content type Modified
-
amount property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
amount property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
balance property Modified
-
Combinator is now
anyOf
-
Combinator is now
-
balance property Modified
-
application/json content type Modified