Delete Shipment
Delete a shipment
/shipments
DELETE
https://api.terminal.africa/v1/shipments
This endpoint allows you to delete a draft shipment.
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Set value to |
Content-Type* | string | Set value to |
Request Body
Name | Type | Description |
---|---|---|
shipment_id* | string | Unique id of shipment. |
Last updated