timestamp1535479800001
Customer Login API Updates
by BigCommerce
The Customer Login API documentation was updated to include an example on creating a login token manually and more clarification on jwt.io. Example Payload { "iss": "Your app’s Oauth client ID", "iat": "timestamp for when the token...timestamp1535133840001
Clarification added to Products Variants on V3 Catalog API
by BigCommerce
Clarification was added to V3 Catalog API on creating products and product variants. Included are examples on how to create a product with variants, adding variant options and use cases for creating variant options. Create a Product...timestamp1534518360001
Scripts API, Server to Server Cart, and API Clarifications.
by BigCommerce
Order Transactions API paymentinstrumenttoken was updated to show a list of known payment providers that return information. Price Lists bulk requests are limited to 100 items V2 Products fulfillment_source was added. It indicates if a...timestamp1533042840001
Legacy OAuth Removed
by BigCommerce
As of July 31, 2018 legacy auth has been removed for new BigCommerce stores. Existing legacy integrations will continue to work, we recommend upgrading as soon as possible.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.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. 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...