Webhook Events
Order Item Status Change
Webhook payload for order item status updates
WEBHOOK
This webhook is sent when an order item changes status. The payload includes the affected recipient, order, and order item details.
Authorizations
Bearer token authentication using your thanks.io API key
Body
application/json
Example:
"order_item.status_update"
Example:
"7199e4e0-516b-11f0-ba5f-f135ea42fb62"
Flat payload object used by webhook events. Each property is a dotted key matching the published webhook payload structure.
Example:
1750818235
Example:
"2025-06-25 02:23:55"
Response
200
Webhook received