over 1 year ago
API Updates for August 24, 2023
by BigCommerce
API
Updated limit for image_file and image_url to 8MB. This change applies when adding or editing Catalog products.
Updated Inventory service location limits and provided performance tips.
Developer Blog
BigCommerce & Google’s BigAIover 1 year ago
API Updates for August 17, 2023
by BigCommerce
API
Updated when to use Absolute Adjustment and Relative Adjustment endpoints for adjusting inventory.
Added fields to the InventorySettings type in the GraphQL Storefront API.
Updated expires_at description for the Create a Tokenover 1 year ago
API Update for August 10, 2023
by BigCommerce
API
Added significant updates to the Apps Quick Start Tutorial. Exact changes are viewable in GitHub.over 1 year ago
API internal migration on August 7, 2023
by BigCommerce
API
We are implementing an internal migration for GET v3/catalog/categories and GET v3/catalog/categories/{category_id} endpoints to enhance our API’s performance. If you experience any unexpected API behavior on the following endpoint,over 1 year ago
API Updates and Announcement for August 3, 2023
by BigCommerce
API
Added date_created and date_modified to the response body for the Customers Group endpoint.
Updated the webhooks blocking strategy. See the Callback retry mechanism section for more information.
Announcement
To help ensure platformover 1 year ago
API Update for July 27, 2023
by BigCommerce
API
To help ensure platform stability, we will be limiting the following endpoints to 40 concurrent requests:
Get a Price Record by Currency Code
Set Price List Record by Currency Code
API users can expect to see a 429 error code ifover 1 year ago
API Updates for July 20, 2023
by BigCommerce
API
Added instructions for configuring wallet buttons for Cornerstone themes below version 6.7.
Additional consignment support for the Get an Order and Create an Order endpoints. Include query parameter offers support for bothover 1 year ago
API Update for July 12, 2023
by BigCommerce
API
Added the following BODL events:
View category page
View product page
Add item to cart
View Cart
Remove item from cart
Add shipping information
Add payment informationover 1 year ago
API Updates and Announcements for July 6, 2023
by BigCommerce
API
Updated the node and npm versions required to use Widget Builder.
Added an article about getting started with Next.js + BigCommerce, the BigCommerce-optimized version of Vercel’s Next Commerce v2. Archived the v1 Quick