Dev Center Updates

API and Themes Updates August 26, 2019

by BigCommerce
API attributes object has been added under rate request item for Shipping Provider API to pass custom metafields to shipping providers Updated Webhooks documentation to include our process for blacklisting destination URIs Theme...
Developer Blog
API
Maintenance
Stencil

API and Theme Updates August 16, 2019

by BigCommerce
API include_fields is now an available parameter on products PUT and POST actions type is not mutable, removed from Update Customer Attributes fieldValue description updated to reflect current behavior for Storefront Checkout. Applied...
API
Maintenance
Theme
Developer Blog

API & Stencil Updates July 26th, 2019

by Tatiana Perry, Developer Documentation Specialist
Enhancement When using a stencil login form, the redirect_to field can be set using a POST. `` Maintenance API variantid usage updated to variantid:in for Price Lists. Information on persistent cart added to Cart and Checkout Overview...
API
Maintenance
Stencil

API Updates July 5, 2019

by BigCommerce
Announcements Client Secret Length As of July 2, 2019: Rollout of increasing the client secret from 32 characters to 64 characters was started. Any existing client secrets will work as normal Any new accounts created using the Big...
API
Maintenance
Announcement
Stencil

API Updates June 28, 2019

by BigCommerce
V3 Customers API As of June 27th, 2019, the V3 Customers API is out of beta. Returns storecreditamounts if storecredit is added as an includes. acceptsproductreviewabandonedcart_emails was added. It determines if the is signed up to...
API
Announcement
Maintenance

API and Stencil Updates June 25, 2019

by BigCommerce
Announcement As of June 17th, Wishlist API is now out of beta. Maintenance API Fixed inaccuracies in Orders POST. Removed sub-resources that are read-only and marked required fields. Added discountrules type and pricelist_id to...
API
Maintenance
Announcement
Stencil

API Updates January 18, 2019

by BigCommerce
Enhancement As of Jan 16th, 2019, you can include information about Product Options and Product Modifiers together in a Get All Products API Request. This will allow you to make fewer API calls to understand the full state of a product...
API
Maintenance
Enhancement

API Updates January 11th 2019

by BigCommerce
Enhancement Taxes are now returned in more detail in the Storefront Checkout API. taxTotal is the total amount of all taxes in the checkout. The taxes object array, returns the name of the tax and the amount. Bug Fixes For V3 Catalog...
API
Bug Fix
Maintenance
Enhancement

API Documentation Updates

by BigCommerce
Bug Fixes When a product had a required text option, adding to the cart with the Storefront API returned a 500 error. Enhancement A product_id query parameter was added to the Get All Variants endpoint. This will help with the amount of...
API
Maintenance
Bug Fix