API Updates for January 9, 2025
timestamp1736444954351
API
Fixed the webhook documentation for options and modifiers. You can only trigger the
store/option/updated
andstore/modifier/updated
webhooks by updating the option or modifier in the context of a channel and locale.We are happy to announce that you can now inspect where your tax provider connection is active. This information helps determine if there are outstanding steps in the merchant’s tax provider configuration. For more information, see the Tax App Connection API reference.
Updated the v3/shipping/settings endpoint from POST to PUT as this endpoint updates settings.
Added the
out_of_zone_delivery_message
field to update the out-of-zone delivery message that resides in v3/shipping/settings.
B2B
The Get user extra field configs and Get quote extra field configs endpoints now support pagination, and we renamed the
value
field tofieldValue
in the Quote API due to changes related to migrating the quote extra fields to the unified extra fields module. Thevalue
field remains backward compatible, so current implementations will not be interrupted.
Enhancements
We’re happy to announce that we added an article describing how to Create Channels for your B2B headless platform.
Added additional information to clarify cart metafields platform limitations.
Added a note in the Tax Provider API reference and footnotes about document submission operations to alleviate confusion for tax integrators.