Dev Center Updates

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

Wordpress Beta and Webhook Updated

by BigCommerce
Wordpress 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...
Announcement
Bug Fix

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

New Scripts API

by BigCommerce
The Scripts API can be used to place {{header}} and {{footer}} scripts into a store’s page. This alleviates the need to ask a customer to copy and paste in the script for the app.
API
Announcement

Storefront Checkout Available Shipping Options

by BigCommerce
Updated Storefront Checkout availableShippingOptions in all responses to have type.
API
Enhancement

Removed reCAPTCHA, Updated Webhooks and Fixed Broken Image

by BigCommerce
Removed v1 reCAPTCHA from homepage. Updated store/cart/updated webhook to show correct trigger events. Fixed broken image on app update sequence.
API
Bug Fix