timestamp1679596853980
API Updates for March 23, 2023
by BigCommerce
API
Updated the list of BigCommerce for WordPress OAuth scopes. See Getting your API credentials for more information.
GraphQL Users API is now available in our collection of GraphQL APIs.
Added documentation for Buy Online, Pick Up intimestamp1661446723403
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. Ittimestamp1661446151414
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022
by BigCommerce
BigCommerce for Wordpress 4.33.0 For Aug 25, 2022 4.33.0 View release 4.33.0 on GitHub Changed Improved GraphQL token validation while using ' Fast - Headless' import option The update should handle GraphQL credentials were missing. Notimestamp1660234881960
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 sandboxtimestamp1653580667366
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 oftimestamp1639071645453
API Updates for December 9, 2021
by BigCommerce
API Added store/order/transaction/created and store/order/transaction/updated webhook events. Please note that if your application uses the store/order/* scope to create webhooks, it will start receiving this event and should be prepared totimestamp1638459874430
API Updates for December 2, 2021
by BigCommerce
API The Add to Cart URLs example now uses promises to demonstrate using JavaScript to make serial requests to a single endpoint. The Add Consignments to Checkout endpoint now reflects limits to the number of line items a consignment cantimestamp1633990919334
Moving to Sitemap Indexes
by BigCommerce
Over the course of October, storefronts will be moving to return a Sitemap Index by default when navigating to/xmlsitemap.php, the default sitemap route for storefronts. There will be separate sitemaps for different types of pages such astimestamp1632777681779
GraphQL Storefront API can now be used to power Stencil theme context
by BigCommerce
It is now possible to augment the data available in the theme context through the use of GraphQL queries described directly in the Front Matter of template files. Using this capability, you can fetch data a little bit more flexibly to build