Dev Center Updates

Store Information Endpoint Updated

by BigCommerce
The store information object features array is updated. It now includes sitewidehttpsenabled, facebookcatalogid and checkouttype. "features": { "stencil_enabled": true, "sitewidehttps_enabled": false...
API
Enhancement

Examples added to Create a Cart and Required request parameters added

by BigCommerce
Required parameters for all requests in V3 have been added. Examples of how to Create a Cart using the Server to Server API have been added. When using the is_visible filter on products and categories, the filter is 1 and 0. It...
API
Enhancement

Updated Endpoint Filters

by BigCommerce
To make the available filters easier to see and use, each endpoint has been updated with an example of the filter in use.
API
Enhancement

Record Count is being removed from Price Lists API

by BigCommerce
Beginning soon, the Price Lists API will no longer return a record_count on the Price Lists object. You can still understand how many records are in a particular price list by looking at the meta information on a Price List Record...
API
Warning

Updated Scripts API Description

by BigCommerce
The Scripts API was updated to clarify the placement visibility. Fixed Link to Subscribers API in V2 documentation.
API
Bug Fix

New BigCommerce API Reference and Changelog

by BigCommerce
The look of the documentation for the Storefront API's, V3 and the Changelog have all gotten a facelift. What Changed? The page now includes a table of contents methods and descriptions (middle column) request and response examples...
API

Cart Updated Webhook and Storefront Cart API Updates

by BigCommerce
Updated webhook store/cart/updated. It will now fire when the email changes during a guest checkout. Fixed error where when clicking on delete or update a webhook it didn’t take you to the correct location. Added webhook store...
API
Enhancement

Customer Password Validation and Swagger File Removed

by BigCommerce
New endpoint for customer password validation added. Removed V3 Swagger file download.
API
Enhancement

Price Lists API

by BigCommerce
The Price List API different versions of catalog pricing and assign them to different Customer Groups.
API
Announcement