6 months ago
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 field6 months ago
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 Events7 months ago
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 GraphQL7 months ago
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 (step7 months ago
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 our7 months ago
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 enum8 months ago
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
The8 months ago
API Updates for April 18, 2024
by BigCommerce
API
The newly updated store/order/transaction/created webhook allows you to receive data for transaction_status, transaction_type, and result attributes.8 months ago
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