Body
-
The unique ID of the order in Deliverect
-
The unique ID of the order sourced from the ordering channel
-
The status from the supported list of values for courier updates.
-
The arrival time for the courier to their pickup location in UTC (yyyy-MM-ddTHH:mm:ssZ). Only available prior to status 85.
-
The delivery time shown in UTC (yyyy-MM-ddTHH:mm:ssZ)
-
Name of the courier / rider
-
The coordinates object showing longitude and latitude
-
Unique Id of the courier when using the Deliverect Courier App
-
The name of the dispatch partner company
-
Sent as true when the delivery is split across more than one driver
Request example
{
"status": 83,
"orderId": "651142e93c54c5405****6a3",
"courierName": "DRIVER NAME",
"channelOrderId": "TEST12341156"
}