Version 2024-02-01

The Instant Cashback product has been retired in favour of Cash Rewards, this release removes endpoints only relevant for that product line.

Removed

  • Instant Cashback (breaking): Cashback Calculation - POST /{version}/offers
  • Instant Cashback (breaking): Cashback Expiry - POST /{version}/offers/{id}/expiry

Added

  • Rewards - Reward Calculation - POST /2024-02-01/reward-calculations
  • API - New calendar based version for the API version
  • API - Version returned in response headers for all requests to the API
  • API - API supports Rate limiting
  • API - Errors returned by the API conform to RFC 9457 - Problem Details for HTTP APIs