22 days ago
API Updates for December 12, 2024
by BigCommerce
API
We’ve added a platform limit of 40000 zip-type shipping locations per store. Users can add up to 40000 zip-type locations to their store.
Enhancements
Added information on how to set up an RSS feed for release notes.
Addedabout 2 months ago
API Updates for November 14, 2024
by BigCommerce
API
We’re happy to announce the new line_items.coupon_amount field in the Big Open Data Layer for hosted storefronts, which indicates the coupon amount for a line item in a cart.
Enhancements
Added missing concurrency rate limits to theabout 2 months ago
API Updates for November 7, 2024
by BigCommerce
API
We’re happy to announce that you can create shipping methods specific to a storefront channel to help you localize your storefront when selling internationally and across customer segments.
We’ve added a fee item type to Refund2 months ago
API Updates for October 31, 2024
by BigCommerce
API
Added an optional token field in the storefront Create a Customer request body.
Added an order_pickup_method_id field to the Get All Order Taxes endpoint.
Enhancements
A phone:in query parameter was added to the Get All Customers3 months ago
API Updates for October 10, 2024
by BigCommerce
API
The Upsert Customer Form Field Values endpoint is now deprecated. Use Update a Customer Address and Update Customers endpoints instead.
Developer Blog
Script Authorization on Payment Pages: Understanding PCI 4.0 Section 6.4.3 and How3 months ago
API Updates for September 26, 2024
by BigCommerce
API
We’re happy to announce the newly released Promotion Settings API.
The V2 Orders API endpoints now include the is_tax_inclusive_pricing field in the response.
Catalyst
Added a document about the Catalyst API Client. Learn how to4 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 React4 months ago
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 can5 months ago
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