timestamp1692898226333
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 BigAItimestamp1692290693978
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 Tokentimestamp1691688719560
API Update for August 10, 2023
by BigCommerce
API
Added significant updates to the Apps Quick Start Tutorial. Exact changes are viewable in GitHub.timestamp1691428134611
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,timestamp1691082792264
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 platformtimestamp1690487407205
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 iftimestamp1689874262999
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 bothtimestamp1689183161760
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 informationtimestamp1688663922908
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