Change Updates

Do not miss any Fizzy Bubbly Provider API changes, ever again

Subscribe to the Fizzy Bubbly Provider API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
POST /game/replay
  • Body
  • application/json content type Modified
    • locale, platform properties Added
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
        • Type went from array[string | number] to array[number]
          Breaking
POST /game/url
  • Body
  • application/json content type Modified
    • defaultBet, maxBet, minBet properties Modified
      • Removing polymorphism is always breaking
        Breaking
POST /wallet/balance
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Removing polymorphism is always breaking
          Breaking
POST /wallet/deposit
  • Body
  • application/json content type Modified
    • amount property Modified
      • Removing polymorphism is always breaking
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Removing polymorphism is always breaking
          Breaking
POST /wallet/rollback
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Removing polymorphism is always breaking
          Breaking
POST /wallet/withdraw
  • Body
  • application/json content type Modified
    • amount property Modified
      • Removing polymorphism is always breaking
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Removing polymorphism is always breaking
          Breaking
1 structure change including:
1 Modification
Modified 1
POST /free-spins-campaign/create
  • Body
  • application/json content type Modified
    • gameIds property Modified
      • Property is no longer required
1 structure change including:
1 Modification
Modified 1
POST /game/replay
  • Body
  • application/json content type Modified
    • brandId, gameId, playerId properties Added
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] to array[string | number]
POST /game/url
  • Body
  • application/json content type Modified
    • defaultBet, maxBet, minBet properties Modified
      • Combinator is now anyOf
POST /wallet/balance
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Combinator is now anyOf
POST /wallet/deposit
  • Body
  • application/json content type Modified
    • amount property Modified
      • Combinator is now anyOf
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Combinator is now anyOf
POST /wallet/rollback
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Combinator is now anyOf
POST /wallet/withdraw
  • Body
  • application/json content type Modified
    • amount property Modified
      • Combinator is now anyOf
  • Response
  • 200 response Modified
    • application/json content type Modified
      • balance property Modified
        • Combinator is now anyOf
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /wallet/deposit
  • Body
  • content type Modified
    • withdrawTransactionId property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • isFreeSpinsConsumed property Added
POST /wallet/withdraw
  • Body
  • content type Modified
    • isFeatureBuy, isFreeSpinsConsumed properties Added
5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
POST /free-spins-campaign/cancel
  • Response
  • 200 response Modified
    • code, message properties Removed
POST /free-spins-campaign/create
  • Response
  • 200 response Modified
    • code, message properties Removed
POST /game/replay
  • Response
  • 200 response Modified
    • code, message properties Removed
POST /game/url
  • Response
  • 200 response Modified
    • code, message properties Removed
Added 1
POST /free-spins-campaign/bet-values
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
POST /session/close
9 structure changes including:
3 Additions
6 Modifications
Modified 6 Breaking
POST /game/replay
  • Response
  • 200 response Modified
    • code, message properties Added
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
POST /game/url
  • Body
  • content type Modified
    • ip property Modified
  • Response
  • 200 response Modified
    • code, message properties Added
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
POST /wallet/balance
  • Response
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
POST /wallet/deposit
  • Body
  • content type Modified
    • freeSpinsCampaignId property Added
  • Response
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
POST /wallet/rollback
  • Response
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
POST /wallet/withdraw
  • Body
  • content type Modified
    • freeSpinsCampaignId property Added
  • Response
  • 400 response Modified
    • traceId property Removed
  • 401 response Modified
    • traceId property Removed
  • 500 response Modified
    • traceId property Removed
  • Header
  • Signature, Public-Key headers Added
Added 3
POST /free-spins-campaign/cancel
POST /free-spins-campaign/create
POST /session/close
1 structure change including:
1 Modification
Modified 1
POST /game/url
  • Body
  • content type Modified
    • minBet, maxBet, defaultBet properties Added