get
/reverse-shipments/{shipment_id}/label
This endpoint returns the AWB label URL for the given shipment id.
The shipment_id
is used as a path parameter to identify the shipment. Alternatively the client provided shipment reference (partner_shipment_reference
) can also be used instead of the shipment_id
.
Authorization
apiKey - x-api-key
oauth2 - clientCredentials
Request Parameters
1 Path Parameter
2 Headers
Responses
Schema
awb
string
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
shipment_id
$$.env
2 variables not set
x-api-key
oauth_access_token