- STAGE:
- Complete
Orders API
itemType value will be removed from orders webhook
STAGE:
Complete
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.