Paack APIs
Log In
Paack APIs

/public/v3/orders/{external_id}

Retrieves order data. One GET request retrieves one order. The path parameter specifies the order to retrieve. The 200 response returns information persisted for the order from the POST and PUT requests.

Optionally, use the query parameters to get a base64-encoded label in the response.

Path Params
string
required
length ≤ 128

Defines the order to retrieve information for.

Query Params
string
enum
Defaults to label

Defines the label to return in the response. Must be used along with the labelFormat query parameter.

Allowed:
string
enum
Defaults to pdf

Defines the label format. Must be used along with the include query parameter.

Allowed:
Responses

external_id provided in the path parameter could not be found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json