timestamp1531250820001
Legacy API Accounts Deprecation
by BigCommerce
As of July 31, 2018, new BigCommerce stores are no longer able to create Legacy API Accounts (accounts using HTTP Basic Auth) within their control panels. Existing Legacy API Accounts will continue to work until further notice, but we...timestamp1530900180001
Custom Sass Functions Updated
by BigCommerce
The stencilImage function is now documented in the Custom Sass Functions Article, providing an explanation of the function's expected input and output.timestamp1530802140001
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...timestamp1530542160001
Blueprint Information filtered into Legacy Article
by BigCommerce
Content related to Switching between Blueprint and Stencil Themes is now in a Legacy article, but the content is referenced and is still accessible from the Switching Themes with Custom Templates article. timestamp1530222180001
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...timestamp1530047220001
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. timestamp1530028260001
Updated Landing Page and Nav Bar
by BigCommerce
Previously, stencil.bigcommerce.com routed you to a landing page, where you then clicked to get to the Stencil documentation. To create a more seamless experience, stencil.bigcommerce.com now routes you directly to the documentation...timestamp1529501940001
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...timestamp1528825860001
Updated Scripts API Description
by BigCommerce
The Scripts API was updated to clarify the placement visibility. Fixed Link to Subscribers API in V2 documentation.