Retrieve Package Labels

View as Markdown

Retrieve the labels for all items associated with this delivery job. This endpoint returns links that point to PDFs of the labels.

This endpoint will return an empty data set if the labels have not been generated with POST request yet.

Authentication

AuthorizationBearer

Path parameters

orderIdstringRequired
The UUID of the order to generate labels for.

Response

OK
order_idstring
packagesinteger
labelslist of objects

Errors

404
Not Found Error