about 2 months ago
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 to3 months ago
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 the5 months ago
API Updates for September 12, 2024
by BigCommerce
API
The newly-released Customer Segmentation API is generally available (GA) to use.
Stencil
We updated Stencil React foundation documentation to work with the latest Babel plugin packages. Now, the guidance works for React6 months ago
API Updates for August 29, 2024
by BigCommerce
API
We’re happy to announce that we have updated the Sites API reference to deprecate the ssl_status field. To determine whether a site uses a private or shared SSL, retrieve the status from the Site Certificate endpoint instead.
B2B
B2B10 months ago
API Updates and Announcement for April 25, 2024
by BigCommerce
API
We’re happy to announce Promotions API is Generally Available (GA).
The GraphQL Storefront API now supports cart metafields.
Added a Localization document that describes how to localize a Catalyst storefront.
Webhooks
The11 months ago
API Updates for April 4, 2024
by BigCommerce
API
Merchants can now select which regions they want to use an automatic tax provider. To learn more about the new merchant flow, see configuring tax providers in the Tax Provider API doc.
Stencil
Updated stencil categoryover 1 year ago
API Updates for June 15, 2023
by BigCommerce
API
Added webhooks for price list assignments.
Added limits for the coupon code length and coupon name. See Create a Coupon Code (Beta) and Create a New Coupon.
Stencil
Added information on how to access items in the Stencil object. Seealmost 2 years ago
API Updates and Announcement for May 18, 2023
by BigCommerce
Announcement
BigCommerce is preparing to deprecate our current SASS compiler, node-sass fork, in favor of the more modern node-sass, which will allow us to support the latest versions of Node (Node 18) in Stencil CLI.
BigCommerce isalmost 2 years ago
API Updates and Announcements for May 11, 2023
by BigCommerce
API
Added a 400 error code to Get all customer groups and Delete a customer group endpoints.
We’ve rewritten our article on the Scripts API to better support upcoming product releases.
Stencil
B2B Edition, formerly BundleB2B, released