Version changelog
The Version Changelog lists the changes to the APIs that are considered breaking changes. These changes require new versions and are listed below.
You can view your pinned version on the API version page.
Changelog
8.9.0
2026-03-13
- PointTransaction: the
pointsandredeemablePointsproperties have been consolidated into a nestedpointsobject withtotalandredeemableproperties. A newredeemedproperty has also been added to thepointsobject.
7.6.0
2024-12-13
- Webhook: renamed the
ActivityExpiredPointsDebitedevent toPointWalletDebitExpired. - Webhook Delivery: renamed the
ActivityExpiredPointsDebitedevent toPointWalletDebitExpired.
7.0.0
2024-03-25
- Leaderboard: the
withRankingproperty has been replaced by therankByproperty. TherankByproperty provides more control over which time periods should having ranking applied to them. If you wish to disable ranking, simply leave therankByproperty empty or null. - PrizeDTO: when there is no prize, a null property is returned instead of an empty prize object.
6.3.0
2023-12-12
- Behaviour and Reward: renamed the
tagFilterproperty toawardOnlyIfPersonalizationTagsMatch.
6.1.0
2023-07-27
- CouponState: renamed the
awardedDetailsproperty tostateDetails. - CouponStates: renamed the
awardedDetailsproperty tostateDetailsin theunlockedproperty.
Complete changelog
To see a complete changelog that includes both breaking and non-breaking changes, visit our Changelog documentation page.