...
key | value example | comment |
---|---|---|
identifier | (00)370724760010119754 | can be either a trackingReference or a shipmentId. |
labelType | unified-large | What kind of label that is wanted. The type determines both layout and size of the label. Currently the following types are supported *:
|
Curl request example
with application/pdf response format
...
If a shipmentId is specified the response will return a file containing one page pr. item for that shipment.
If trackingReference is specified the response will return a file containing one page for that item
ZPL labels measures 4x9 inches ( 101,6mm x 228,6 mm)
Error handling
API requests that result in errors will return an appropriate HTTP status code to help you identify the type of error. You can use the table below to understand what each code means.
...