Set Carrier ID for Leg

Updates a shipment leg with a new carrier ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

shipmentId of the shipment.

int32
required

The 0 based index of the leg to update.

Query Params
uuid
required

The ID of the carrier to update the leg with.

Headers
int32
required

ID of the account the request will be made in.

Responses
200

Carrier ID updated

400

Unable to update the carrier ID. See response message for details.

401

Unauthorized

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!