Download the labels for all items from an order

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

Path Params
string
required

The order ID

string
required

The label template ID

int32
enum
required

The label file format

Allowed:
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 has no items

404

Order or label template not found

500

An error occurred when trying to generate the labels

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