Changelog - Order Items
< Back to ChangelogAdded items to order webhook and API
November 09, 2021
A new items
field was added to ORDERS.CREATED
webhook and Admin API v1 GET /orders to support multiple products in the same orders.
Deprecation warning: Fields items.product_id
and items.product_name
must be used instead of product_id
and product_name
.