June 17, 2026
Version 26.12
See this release's improvements and features, or subscribe to our RSS feed.
New endpoint for importing customer join dates
LoyaltyThe new Import join dates for a loyalty program endpoint updates the loyalty program join dates for all specified customer profile IDs. Processing all customer IDs in one request speeds up large imports.
More updates
Enhancements:
- Integration API:
- The List customer's unused loyalty points endpoint now accepts an array of subledger IDs in the
subledgerIdparameter to retrieve the points balance for multiple subledgers in a single request. - Experiment campaigns now appear in the
campaignEligibilityresponse of the following endpoints: Update customer session, Track event, and Update customer profile. Only the variant assigned to the customer profile is included.
- The List customer's unused loyalty points endpoint now accepts an array of subledger IDs in the
- Loyalty: The Import loyalty cards and Export loyalty cards endpoints now support custom attributes.
- Management API: The Export customer sessions endpoint now includes
updatedBeforeandupdatedAfterquery parameters to filter sessions by last activity date.
Bug fixes:
- Cart item filters:
- Fixed a bug where the List Application cart item filters endpoint did not correctly filter results when the
titlequery parameter was provided. The parameter has also been renamed toname. - Fixed a bug where searching for attributes of type
List of Stringsby the middle or end of a value showed an inaccurate error message.
- Fixed a bug where the List Application cart item filters endpoint did not correctly filter results when the
- Attributes: Fixed a bug where existing events did not display in the Event Type dropdown when users created a custom attribute for the Event entity.