API Updates for January 2, 2025
timestamp1735840404734
Announcement: Introducing cursor-based pagination
The Get Coupon Codes endpoint now supports cursor-based pagination for improved query performance. As each store can support millions of coupon codes, it is a more efficient way to iterate through these very large datasets, significantly reducing response times.
While existing implementations will continue functioning as usual, we recommend that integrations switch to cursor-based pagination for maximum benefits.
We will begin to sunset offset-based pagination from 30 June 2025 to reduce maintenance costs and focus on fine-tuning the new standard. Please get in touch with [email protected] for any questions.
API
We’re happy to announce that you can now set information for product images in a channel locale. For more information, see International Enhancements for Multi-Storefront- Product images.
We’ve exposed the
display_name
field of the promotion (for both coupon and automatic promotion) in v3 checkout, v3 carts, and storefront carts/checkouts APIs.