Update Courier/Guest Status

Channels can use this endpoint to update either Delivery orders with the courier's progress or the status of the customer's arrival for for pickup or curbside orders

Courier Update Status:

The following delivery job statuses are available to set;

Status NameInteger Value
EN_ROUTE_TO_PICKUP83
ALMOST_AT_PICKUP84
ARRIVED_AT_PICKUP85
EN_ROUTE_TO_DROPOFF87
ALMOST_AT_DROPOFF88
ARRIVED_AT_DROPOFF89
ORDER_DELIVERED90

📘

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 NameInteger Value
EN_ROUTE_TO_PICKUP83
ALMOST_AT_PICKUP84
GUEST_ARRIVED85
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!