Delivery
The POST API is used to create new resources, the GET API is used to retrieve existing resources, the DELETE API is used to remove resources, and the UPDATE API is used to modify existing resources.
Last updated
Was this helpful?
The POST API is used to create new resources, the GET API is used to retrieve existing resources, the DELETE API is used to remove resources, and the UPDATE API is used to modify existing resources.
Last updated
Was this helpful?
/bulk-delivery/create-bulk-delivery
The estimate id of the selected estimate that was returned during the create delivery estimate request
/delivery/get-delivery/{delivery-code}
Delivery Code
/delivery/single/get-by-reference/{reference}
Reference submitted during delivery creation
/delivery/bulk/get-by-reference/{reference}
Reference submitted during delivery creation
Note that the actions need to be triggered in this order
/delivery/simulate-action
ASSIGNED
, PICKUP
, PICKEDUP
, DROPOFF
, DROPEDOFF
, ENDED
delivery secret code to be used in triggering ENDED status
NB: Only deliveries that are not running can be canncelled. That is deliveries with status PENDING,AGENCY_ASSIGNED,ONHOLD,REASSIGNED and PICKUP
/delivery/cancel-delivery