For AI agents: visit https://developers.deliverect.com/v3.0/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| ENDPOINT | TYPE | FUNCTION |
|---|
| Validate Delivery Job đź”— | POST | The initial dispatch notification that a new job is available which needs validated as being deliverable |
| Create Delivery Job đź”— | POST | Once a delivery job is validated a second webhook event will be sent to confirm the full details |
| Cancel Delivery Job đź”— | POST | A merchant or ordering channel may cancel the order, which in turn will cancel the delivery job |
| Update Delivery Job đź”— | POST | Webhook called when an existing delivery job changes. This can be because the pickup time needs to change, items to add, dropoff locations are added or removed, etc. |