v1

latestOpenAPI 3.0.12026-07-2487135176.5 KB
Shipments

Set Carrier ID for Leg

Updates a shipment leg with a new carrier ID.

put/public/v3/Shipments/{shipmentId}/Legs/{legIndex}/carrierId

Path parameters

shipmentIdstring required

shipmentId of the shipment.

legIndexinteger required

The 0 based index of the leg to update.

Query parameters

carrierIdstring uuid required

The ID of the carrier to update the leg with.

Headers

x-tive-account-idinteger required

ID of the account the request will be made in.

Response

Carrier ID updated