How to print Shipping Labels via API ?
Summary:
How to print Shipping Labels via API ?
We receive Shipping Labels from our courier partners. We checked the API for Print Shipping Labels but the data is not clear to proceed.
Print Shipping Label
GET.../wms/lgfapi/v10/print/label/shipping/?label_designer_code=foo
Returns the ZPL representation of the label
POST .../wms/lgfapi/v10/print/label/shipping
For Shipping Labels we do not have any Label designer as the Label comes from courier in base64.pdf format and we simply print it via OBLPN UI. But we need clear instruction how to print it using API so that whenever the Labels get updated along with Tracking Number we can trigger the Print.
Tagged:
0