GET
/
shipping
/
shipments
/
{shipment-id}
/
download-shipping-label

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

shipment-id
string
required

Shipment id

Response

200 - application/json
message
string
success
boolean