API Updates and Announcements for September 21, 2023
timestamp1695325406424
API
Added Universal Analytics to the list of deprecations.
Updated the Request shipping rates response body documentation to clarify that the
discounted_cost
field is optional.Stored Payment Instruments is now open beta.
The Update Cart Line Item endpoint can now update or delete an existing GiftWrapping.
Added Best Practices for API Integration Design article.
Added Keyword Search and View Banner event schemas to BODL.
Announcements
We are implementing an internal migration for GET v3/catalog/variants endpoint to enhance our API's performance. If you experience any unexpected API behavior on the following endpoint, please check the documentation to ensure all accurate query parameters and API usage.
The BigCommerce DevX team is pleased to announce the launch of a new GraphQL Storefront Playground. We’ve made the following improvements:
Add new GraphQL UI
Replace initial tabs with Sample queries navigation to reduce clunkiness
Select queries from samples now auto-populate URL parameters
Add Explorer plugin to help with query construction
Move the URL bar to the bottom right footer
Resolve several UI-related bugs