Skip to content
Guides
API reference
stableshipment:read

Get shipment label

GET/v1/fulfillment/orders/{id}/shipments/{shipmentId}/label

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth2 access token issued by Ecomiq Auth.

In: header

Path Parameters

id*string

Unique identifier of the resource.

shipmentId*string

Response Body

application/pdf

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/v1/fulfillment/orders/string/shipments/string/label"
"string"