get
https://api.staging.deliverect.com/fulfillment/orders/
Purpose
When a dispatch partner is assigned a delivery job, the details of the job can be queried via this endpoint.
Path Parameters
| Attribute | Definition |
|---|---|
orderId | Unique identifier of the Deliverect order, will be returned asynchronously via Create / Cancel Order or retrievable with Get Checkout |
Response parameters
The response includes the following delivery details;
| Attribute | Definition | Type |
|---|---|---|
account | Unique identifier of the Deliverect account associated with the delivery. | string |
location | Unique identifier of the Deliverect location associated with the delivery. | string |
pickupTime | Scheduled time for the courier to collect the order. | string |
pickupTimeETA | Estimated time for the courier to collect the order. | string |
transportType | Transport method used for the delivery. | string |
price | Delivery price. | number |
trackingURL | URL for tracking the delivery with the dispatch provider, when available | string |
deliverectTrackingURL | Deliverect tracking URL, when available | string or null |
deliveryTimeETA | Estimated time when the order will be delivered. | string |
Courier Statuses
For a full list of all courier status values, see the link below;
