API DocumentationManufacturer document controller

Generate consignment label PDF

Generates a consignment label PDF document for the specified order

GET
/api/manufacturer/v1/document/{orderId}/consignment-label
AuthorizationBearer <token>

In: header

Path Parameters

orderIdinteger

ID of the order to generate consignment label for

Formatint64

Response Body

curl -X GET "http://m-api-dev.phas.io/api/manufacturer/v1/document/1/consignment-label"
Empty
Empty
Empty