Delivery statuses
API: Drive
This doc covers the Drive API. If you're using the Drive (classic) API, see the reference guide for Drive (classic) delivery statuses.
During the course of the delivery, the status of the delivery will update to reflect the latest state of the delivery. The status represents the most recent state to be completed and it is required to send this information to the customer and store.
Supported states​
Delivery State | Description |
---|---|
created | The delivery has been created and is waiting assignment to a Dasher. |
confirmed | The delivery has been assigned to a Dasher and the Dasher has confirmed the delivery. |
enroute_to_pickup | The Dasher is en route to the pick up location. |
arrived_at_pickup | The Dasher has arrived at the pick up location. |
picked_up | The Dasher has picked up the items and is heading to the drop off. |
enroute_to_dropoff | The Dasher is en route to the drop off location. |
arrived_at_dropoff | The Dasher has arrived at the drop off location. |
delivered | The delivery has been completed. |
cancelled | The delivery has been cancelled. |
Note: A delivery can be in the created state multiple times if a Dasher unassigns prior to pickup