API Updates for August 17, 2023
API
-
Updated when to use Absolute Adjustment and Relative Adjustment endpoints for adjusting inventory.
-
Added fields to the InventorySettings type in the GraphQL Storefront API.
-
Updated
expires_atdescription for the Create a Token endpoint. -
Added query parameters and fields for
date_createdanddate_modifiedin the Pickup Methods API. -
Added
date_modified,date_modified:min, and{{date_modified:max}}as filterable parameters for V2 Customer Group API. -
Upgraded Checkout SDK and Checkout-js to use Node v18.
-
Tokenized card is now available as a supported instrument in the Payments API.
-
Exposed the following channel webhooks:
store/channel/{channel_id}/settings/site/checkoutUrl/updated
-
store/channel/{channel_id}/settings/site/checkoutUrl/deleted
-
Added default and alternate behavior for GraphQL Storefront API’s Inventory queries (BOPIS).
-
Updated description for
store/customer/updatedwebhook event.