Get Order Label
API Reference
Environment | Method | Endpoint |
---|---|---|
Sandbox | GET | https://api-develop.unimall.ai/supplier/orders/{orderNumber}/label |
Production | GET | https://api-prod.unimall.ai/supplier/orders/{orderNumber}/label |
Description
This method allows you to get the cargo label for the packed orders.
You need to send the unimallOrderNumber in header to get the label.
It returns the label in a file in png format.