Cancel Shipment
Cancel pickup for a shipment.
post
https://api.terminal.africa
/v1/shipments/cancel
/shipments/cancel
This endpoint allows you to cancel a shipment before carrier pickup.
Parameters
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Content-Type
string
Set value to
application/json
Body
shipment_id*
string
Unique reference for shipment.
Responses
200
Shipment canceled successfully.
Last modified 9mo ago