How do you download labels via the API?
I see this repo (https://github.com/VeeqoAPI/shipment-label-downloader), but it is gone.
How do you download labels via the API?
I see this repo (https://github.com/VeeqoAPI/shipment-label-downloader), but it is gone.
I also have this issue, I can see a label is available on an URL e.g.
https://app.veeqo.com/shipping/labels?shipment_ids[]=[labelid]
But its behind the web authorisation so outside the scope of the API request. Is it possible to request the label image via the API?