post https://api.staging.deliverect.com//courierUpdate/
Channels can use this endpoint to update either Delivery orders with the courier's progress or the status of the customer's arrival for pickup or curbside orders
Courier Update Status:
The following delivery job statuses are available to set;
Status Name | Integer Value |
---|---|
EN_ROUTE_TO_PICKUP | 83 |
ALMOST_AT_PICKUP | 84 |
ARRIVED_AT_PICKUP | 85 |
EN_ROUTE_TO_DROPOFF | 87 |
ALMOST_AT_DROPOFF | 88 |
ARRIVED_AT_DROPOFF | 89 |
ORDER_DELIVERED | 90 |
Status Updates
In order to help venues optimise their order workflow, it is vital that key stages of Pickup, Dropoff and Order Completion are communicated as and when they apply.
Customer Arrival Updates
A channel can also use this endpoint to process updates relating to a customers arrival status for either pickup or curbside orders.
The statuses below can be applied along with a "pickupNotes"
attribute to pass on relevant details of the customer's current location and other relevant details like their vehicle registration.
Status Name | Integer Value |
---|---|
EN_ROUTE_TO_PICKUP | 83 |
ALMOST_AT_PICKUP | 84 |
GUEST_ARRIVED | 85 |