API reference
Get shipment label
Returns the shipping label, ready to print.
GET
/v1/fulfillment/orders/{id}/labelReturns the shipping label, ready to print.
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
Path Parameters
id*string
Unique identifier of the resource.
Query Parameters
shipmentId?null|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/label""string"