Dev Center Updates

API Updates for January 9, 2025

by BigCommerce
API Fixed the webhook documentation for options and modifiers. You can only trigger the store/option/updated and store/modifier/updated webhooks by updating the option or modifier in the context of a channel and locale. We are happy to
API
B2B
Enhancement

API Updates for January 2, 2025

by BigCommerce
Announcement: Introducing cursor-based pagination for coupon codes 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
API
Announcement

API Updates for December 19, 2024

by BigCommerce
API The newly released custom order level fees are now available for use across both checkout and orders. You can apply and manage the order level fee via the v3 Management API for checkouts and via the v2 Management API for orders.
API
Enhancement
Bug Fix
Developer Blog

API Updates for December 12, 2024

by BigCommerce
API We’ve added a platform limit of 40000 zip-type shipping locations per store. Users can add up to 40000 zip-type locations to their store. Enhancements Added information on how to set up an RSS feed for release notes. Added
API
Enhancement
Bug Fix
Developer Blog

API Updates for December 5, 2024

by BigCommerce
API We’re happy to announce that you can now retrieve channels to which a product is assigned when you get a product through the Catalog API. You can also filter products by the channel when you Get All Products. GraphQL We added the
API
GraphQL
B2B
Enhancement
Bug Fix