Print Label

Generate and return the label for the Amazon shipment. This endpoint is utilised after an Amazon shipment has been created and is meant to facilitate the printing of the label required for that shipment.

Note: This endpoint changes the shipment status to "label printed"​. This endpoint should be called at the time of actual printing or label creation, depending on how your business operates. Shipments must be updated to label printed status prior to manifesting.

Path Params
string
required
length between 0 and 36

Shipment ID
The Shipment ID may be an id or a tracking/barcode number.

Query Params
string
enum

Label Format


PDF Base 64 encoded PDF
PNG Base 64 encoded PNG


Defaults To PDF

Allowed:
Responses

401

Unauthorized

403

Forbidden

404

The shipment was not found.

500

Internal Server Error

Language
Credentials
OAuth2
Response
Choose an example:
application/json