API October 2025 improvements (1.6.1)
- Added -
get-campaign-group endpoint to retrieve a single campaign group by ID
- Added - Resources API (beta) documentation providing RESTful access to (initially) Business and Voucher resources with OpenAPI compliance
- Improved - business search results in
get-businesses endpoint now ordered by relevance when filtering by text search
- Improved - faster response times for campaigns and basket endpoints through various database optimisations
- Improved - voucher distribution field in
get-basket-price and add-basket endpoints now includes item quantity on which the voucher was distributed
- Improved - campaign assignment group name maximum length increased from 16 to 64 characters
- Improved - Klaviyo integration supports Klaviyo "events" and "profiles" APIs instead of deprecated "track" API
- Fixed - issue where
reward_priority field could not be set to 0 in alter-campaign and add-campaign endpoints
- Fixed - issue with
order_by parameter in get-campaigns endpoint not being applied correctly
- Fixed - issue where count of campaign rewards used was incremented even when voucher was not redeemed in
add-basket request