What Events Are Supported?
Currently, ParcelTracer webhooks support order lifecycle events:- ✅ Order Created
- ✅ Order Updated
- ✅ Order Cancelled
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"id": 12345,
"last_updated_at": "2025-06-20T12:00:00Z",
"data": {
"order_id": "12345",
"status": "CREATED",
...
}
}
