- STAGE:
- In development
Orders API
itemType value will be removed from orders webhook
STAGE:
In development
On 2025-05-26 the payload of the orders webhook will no longer include the itemType
value in the AppliedPackagingItem
object. This value does not include any information and is always null
. Before 2025-02-19, make sure your orders webhook integration will function correctly without the null itemType
value.