timestamp1726763397083
API Updates for September 19, 2024
by BigCommerce
API
We’re happy to announce that we’ve added the following protected UI sections when you build a storefront channel. You can now include these settings when you create a channel menu: Overview, Localization, Script Manager, Payments,timestamp1726159694387
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 Reacttimestamp1725554137091
API Updates for September 5, 2024
by BigCommerce
API
The Store Information API now includes the infrastructure_region of the store so you can determine the hosted store’s geographical location. This location is helpful when deploying supporting infrastructure for the store so you cantimestamp1724949457597
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
B2Btimestamp1724345404089
API Updates for August 22, 2024
by BigCommerce
Payments
We are happy to announce the update of the Braintree SDK version from 3.95.0 to 3.104.0 as of 4 PM EEST, August 22, 2024. See the Checkout SDK JS in GitHub for more information.
API
Updated the Create a Refund Quote endpoint oftimestamp1723735280758
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 numbertimestamp1722531843861
API Updates and Announcement for August 1, 2024
by BigCommerce
Announcement
The response structure of included consignment resources in the Get an Order and Get All Orders endpoints will change on February 1, 2025. If you add include=consignments or include=consignments.line_items to the requesttimestamp1721926627012
API Updates for July 25, 2024
by BigCommerce
API
Storefront GraphQL Order capabilities are now available to the public. You can now perform queries that fetch a customer's order history and a specific customer order and access order details. See a list of examples in GraphQLtimestamp1721322269542
API Updates and Announcement for July 18, 2024
by BigCommerce
API
Apps compatible with multi-location inventory use our Inventory API for inventory adjustments. Now, you can indicate whether an app is MLI-compatible when you submit an app in the Dev Portal. See the Add supported features section for