Webhook Events
Order Item Delivered
Webhook payload for delivered order items
WEBHOOK
This webhook is sent when a mail piece is delivered. The payload includes the recipient, order, and order item state at delivery.
Authorizations
Bearer token authentication using your thanks.io API key
Body
application/json
Example:
"order_item.delivered"
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