timestamp1723735280758
API Updates for August 15, 2024
by BigCommerce
API
We are happy to announce that the Cart and Checkout API now supports optimistic concurrency control. This feature helps prevent lost updates caused by concurrent requests overriding changes made by others. If the version numbertimestamp1714067943073
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
Thetimestamp1706298809763
API Announcement for January 26, 2024
by BigCommerce
Announcement
BigCommerce for WordPress Plugin Update Required!
We have deployed a fix for a recent vulnerability found with the BigCommerce for WordPress plugin.
To prevent security vulnerabilities, please upgrade your plugin bytimestamp1691428134611
API internal migration on August 7, 2023
by BigCommerce
API
We are implementing an internal migration for GET v3/catalog/categories and GET v3/catalog/categories/{category_id} endpoints to enhance our API’s performance. If you experience any unexpected API behavior on the following endpoint,timestamp1661446723403
API Updates & Announcements for August 25, 2022
by BigCommerce
API Added new Store Logs documentation and API Specs Converted all API Specification files to OAS 3+ format Partners Added documentation for the POS Foundation open-source application for building point-of-sale (POS) checkout interfaces. Ittimestamp1660234881960
API Updates and Announcements for August 11, 2022
by BigCommerce
API Added gift_certificate_id to Get an Order Product endpoint. Added original_price, a new attribute for return items in the Storefront Cart and Storefront Checkout APIs. Partners Added the ability for Impartner users to create sandboxtimestamp1648572594023
Node 12 End-of-life on April 30th
by BigCommerce
Node 12 enters End-of-life on April 30, 2022 ( https://endoflife.date/nodejs). From this date, new versions of Stencil CLI will drop support for Node 12, and add support for Node 14. In order to provide time for developers to update theirtimestamp1648501386735
Change to number of product images returned in Stencil home page resources on April 15
by BigCommerce
On April 15, 2022, the number of product images returned by the Featured Products, New Products, and Popular Products panels on Stencil storefronts is changing. These panels will now return up to 10 images per product, instead of returningtimestamp1648500661973
Change to default number of product images returned by GraphQL on April 15
by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`