Dev Center Updates

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 of
API
Bug Fix
Enhancement

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 number
API
Theme
Bug Fix
Enhancement

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. The
API

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 request
API
GraphQL
Announcement
Bug Fix

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 GraphQL
API
Bug Fix
Developer Blog

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
API
Announcement
Bug Fix
GraphQL

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
API
GraphQL
Bug Fix