Download the labels for all items of an order

Gets the labels file. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.

Log in to see full request history
Path Params
string
required

The order ID

string
required

The label template ID

int32
required

The label file format

Query Params
boolean
Defaults to true

The label language, 'true' will use primary language and 'false' will use secondary language. Default value is 'true'.

Responses
200

Labels file returned

400

Request has invalid values or order have no items

404

Order or label template not found

500

An error occurred when trying to generate the labels

Language
Click Try It! to start a request and see the response here!