- DATE:
- AUTHOR:
- The Toast - API team
Orders API
Objects, fields, and values
itemType value will be removed from orders webhook
DATE:
AUTHOR:
The Toast - API team
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.