7 days ago
API Updates for January 2, 2025
by BigCommerce
Announcement: Introducing cursor-based pagination for coupon codes
The Get Coupon Codes endpoint now supports cursor-based pagination for improved query performance. As each store can support millions of coupon codes, it is a more21 days ago
API Updates for December 19, 2024
by BigCommerce
API
The newly released custom order level fees are now available for use across both checkout and orders. You can apply and manage the order level fee via the v3 Management API for checkouts and via the v2 Management API for orders.28 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 the2 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 How4 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 React5 months ago
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 request6 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