Dev Center Updates

API Updates and Announcement for February 13, 2025

by BigCommerce
Announcement Validation for channel_id in POST/PUT /v2/orders The v2 Orders API now validates the channel_id field in both the Create an Order and Update an Order endpoints. Previously, invalid or non-existent channel_id values were
Announcement
API
B2B
Stencil
Enhancement

API Updates for February 6, 2025

by BigCommerce
Stencil Handlebars partial blocks for Stencil Stencil now supports Handlebars partial blocks, enabling merchants to leverage the latest handlebar features and best practices for enhanced flexibility and performance. Unified
API
Stencil
Webhooks
Unified Billing
Developer Blog

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 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