orderId | The unique ID of the order in Deliverect | String |
channelOrderId | The unique ID of the order sourced from the ordering channel | String |
status | The status from the list of values supported for updates. | Integer |
pickupTime | The arrival time for the courier to their pickup location timestamp is in UTC yyyy-MM-ddTHH:mm:ssZ (only available prior to status ARRIVED_AT_PICKUP - 85) | String |
deliveryTime | The delivery time shown in UTC yyyy-MM-ddTHH:mm:ssZ | String |
courierName | Name of the courier / rider | String |
coordinates | The coordinates object showing "coordinates": { "coordinates": [long, lat] } | Object |
courierId | Where Deliverect 'Courier App' is used, this is the unique Id of the courier | String |
dispatchPartner | The name of the dispatch partner company | String |
multipleDrivers | This will be sent as true when the delivery is split across more than one driver | Boolean |
trackingURL | Tracking URL for the delivery job | String |