Dev Center Updates

API Updates & Announcements for August 25, 2022

by BigCommerce
API Added new Store Logs documentation and API Specs Converted all API Specification files to OAS 3+ format Partners Added documentation for the POS Foundation open-source application for building point-of-sale (POS) checkout interfaces. It
API
Announcement
Developer Blog
Sample Apps

API Updates and Announcements for August 11, 2022

by BigCommerce
API Added gift_certificate_id to Get an Order Product endpoint. Added original_price, a new attribute for return items in the Storefront Cart and Storefront Checkout APIs. Partners Added the ability for Impartner users to create sandbox
API
Enhancement
Developer Blog

API Updates for August 4, 2022

by BigCommerce
API Added new Tax Properties API Doc and API Specs Updated Tax Provider API to include tax property fields Developer Blog Page Builder AMA Recap: Your Answers to All Things Page Builder What’s New for Merchants in July
API
Developer Blog

API Update & Announcement for July 28, 2022

by BigCommerce
API Added the external_order_id field to the Orders API. Stencil We've added new custom handlebar helpers for get, getObject, moment, and option to replace the corresponding standard helpers. The new custom handlebar helpers are backward
API
Stencil
Developer Blog

API Updates & Announcements for June 30, 2022

by BigCommerce
API Added custom_checkout_supports_uco_settings to v3/checkout/settings API endpoint. Updated the Managing Apps in the Dev Portal article to reflect recent changes to the app registration dialog's UI, including a new multi-storefront
API
Announcement
Developer Blog

API Updates and Announcement for May 26, 2022

by BigCommerce
API Added faceted and textual search features to GraphQL Storefront API for headless merchants and stencil developers. Added new endpoints Get Channel Menus, Create Channel Menus, and Delete Channel Menus to allow for updating the list of
API
Announcement
Developer Blog
GraphQL

API Update for April 28, 2022

by BigCommerce
API Added the ability to apply a manual discount using the Checkout Discounts endpoint. Developer Blog Improve Storefront Performance: Updated Product Image Fetching using GraphQL Best Practices
Announcement
Developer Blog
API

API Update and Announcement for April 7, 2022

by BigCommerce
Checkout Added new endpoints, Get Checkout Settings and Update Checkout Settings, to allow for updating a checkout loader script URL via API. Developer Blog The BigCommerce Order Confirmation Page is Newly Customizable What’s New for
API
Announcement
Developer Blog

Change to default number of product images returned by GraphQL on April 15

by BigCommerce
On April 15, 2022, the behavior of the product.images node in the GraphQL storefront API will be changing to only return 10 images by default. If you wish to request a different number of product images, you should specify the`first`
Storefront API
Warning