Duplicate Shipment
Duplicate an existing shipment to create a new draft shipment.
/shipments/duplicate
POST
https://api.terminal.africa/v1/shipments/duplicate
This endpoint allows you to duplicate an existing shipment.
Path Parameters
Name
Type
Description
shipment_id*
String
Unique reference for shipment.
Headers
Name
Type
Description
Authorization*
String
Set value to Bearer SECRET_KEY
Last updated