timestamp1718903506699
API Updates for June 20, 2024
by BigCommerce
Themes
We are happy to announce the newly released storefront selector feature in Stencil themes. Shoppers can now choose which storefront they want to browse when they visit your storefront.
GraphQL
The Storefront GraphQL API nowtimestamp1718300970036
API Updates for June 13, 2024
by BigCommerce
API
We added the origin_channel_id to the list of read-only fields in the Customers V3 API. This field is set upon customer creation and cannot be updated afterward.
The newly released Tax Settings API’s document_submission_strategy fieldtimestamp1717692864440
API Updates for June 6, 2024
by BigCommerce
Bug Fixes
Corrected and improved Pages V2 (Deprecated) and Pages V3 specification files.
Corrected and improved Categories and Category Trees specification files.
Clarified that delivery exception hooks supersede the Get Eventstimestamp1717091957431
API Updates and Announcements for May 30, 2024
by BigCommerce
API
The Create an order shipment endpoint no longer supports UPSOnline as a shipper.
The newly-released product review mutation is now available. Now, you can create product reviews through the built-in comment system using the GraphQLtimestamp1716224636529
Cornerstone 6.14.0 for May 20, 2024
by BigCommerce
Cornerstone 6.14.0
account.php is inside of a list item. #2457
Screen reader only text must be provided. #2454
Remove “cookie notification” JS and CSS. #2447
Storefront navigation for switching between country-specific websites (steptimestamp1715276209378
API Updates for May 9, 2024
by BigCommerce
API
The REST Management API’s Update a checkout endpoint allows you to add a custom shipping method to the consignment ID. This feature allows you to create a manual order using this shipping method.
Bug Fixes
We corrected ourtimestamp1714672796506
API Updates for May 2, 2024
by BigCommerce
API
The newly released SRI hash feature is now available to use. Now, you can add SRI hashes to external SRC scripts.
We’re happy to announce the include_fields query parameter on batch metafields, which can help you query specific enumtimestamp1714067943073
API Updates and Announcement for April 25, 2024
by BigCommerce
API
We’re happy to announce Promotions API is Generally Available (GA).
The GraphQL Storefront API now supports cart metafields.
Added a Localization document that describes how to localize a Catalyst storefront.
Webhooks
Thetimestamp1712854139230
API Updates for April 11, 2024
by BigCommerce
Bug Fixes
Updated the Webhooks Tutorial to change ngrok installation instructions.
We’ve updated the cost_price field description to include how this field displays in the UI. See this field in the Create a Product Variant endpoint. Thank