Delete Shipment
Delete a shipment
delete
https://api.terminal.africa
/v1/shipments
/shipments
This endpoint allows you to delete a draft shipment.
Parameters
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Content-Type*
string
Set value to
application/json
Body
shipment_id*
string
Unique id of shipment.
Responses
200
Shipment deleted successfully.
Last modified 6mo ago