Change Updates

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

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

RSS

Feb 15, 2024

main
1.0.0
Compare

API structure has changed

12 structure changes including:
2 Additions
10 Modifications
Modified 10 Breaking
POST /free-spins-campaigns/bet-values
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /free-spins-campaigns/cancel
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /free-spins-campaigns/create
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /game/list
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /game/replay
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /game/url
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /wallet/balance
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /wallet/deposit
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /wallet/rollback
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

POST /wallet/withdraw
  • Header
  • Signature, Public-Key headers Modified
    • Headers are now required

      Breaking

  • Body
  • application/json content type Modified
    • Content type is now required

      Breaking

Added 2
GET /history/transactions
GET /history/transactions/{transactionId}