API Updates for March 7, 2024
1709835070387
Bug Fixes
Updated the
discount_amountdefinition in Checkout Coupons endpoints.Corrected the shipping consignment example in the Add Consignment to Checkout endpoint.
Corrected the type for
external_order_idquery parameter in the Get All Orders endpoint.Added “read-only” and removed the enum of accepted values for
tax_provider_idon OrdersV2 Create/update.Fixed a bug that shows duplication of
default_currency_codeandbilling_addressfields in the OrdersV2 API response body.The variants collection of product nodes now contains an
SKUfilter to filter the collection of variants by one or more SKU codes.Removed contradictory information regarding adding YAML front matter to the
templates/pagessubdirectory. Thank you Matt Coy from Arctic Leaf for assisting with this issue.We’ve updated the blog feature specification in Store Content to note that the
is_publishedfield defaults to false on both POST and PUT. Passtrueto avoid reverting the post to draft status.We’ve clarified that some 422 errors in calls to the Channel Listings feature of the Management API include a
group_id, which is the same as thelisting_idof the request.We’re continuing to convert query params that provide comma-separated lists to unexploded form-style arrays, making generated API clients more efficient.
Developer Blog
