over 6 years agoStore Information Webhook Updatedby BigCommerceThe store/information/updated webhook now has more events that will trigger it. For more on webhooks see Webhooks Overview and Store Information Reference. | | | | --- | --- | | Store Name | Store Address | | Store Phone Number | Admin...
over 6 years agoLegacy API Accounts Deprecationby BigCommerceAs 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...
over 6 years agoStore Information Endpoint Updatedby BigCommerceThe store information object features array is updated. It now includes sitewidehttpsenabled, facebookcatalogid and checkouttype. "features": { "stencil_enabled": true, "sitewidehttps_enabled": false...
over 6 years agoExamples added to Create a Cart and Required request parameters addedby BigCommerceRequired 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...
over 6 years agoUpdated Endpoint Filtersby BigCommerceTo make the available filters easier to see and use, each endpoint has been updated with an example of the filter in use.
over 6 years agoRecord Count is being removed from Price Lists APIby BigCommerceBeginning 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...
over 6 years agoUpdated Scripts API Descriptionby BigCommerceThe Scripts API was updated to clarify the placement visibility. Fixed Link to Subscribers API in V2 documentation.
over 6 years agoNew BigCommerce API Reference and Changelogby BigCommerceThe 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...
over 6 years agoWordpress Beta and Webhook Updatedby BigCommerceWordpress Beta is accepting signups. Learn more here. Store information webhook was listed incorrectly. It was store/information/created. It is now store/information/updated. Updated dimensiondecimalplaces. Returns a number instead of...