timestamp1725554137091
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 numbertimestamp1723129258988
API Updates for August 8, 2024
by BigCommerce
API
The newly-released comparison_price and extended_comparison_price fields are now available in the Checkout V3 API. Now, you can identify the price of a single or line item (product x quantity) used for strike-through.
Thetimestamp1722531843861
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 fortimestamp1720717303247
API Updates for July 11, 2024
by BigCommerce
API
We're happy to announce the ability to query product videos using the storefront product graph.
We have updated the API rate limits documentation, adding new methods for handling limits and optimizing requests.
GraphQL
The GraphQL