Download the labels for all items of an order as a json

The result is a json that contains an object for each item with its label as a field. The label is encoded as base64/

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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'.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json