I’ve got it connecting to my Veeqo account ok, and retrieving a list of orders. However, it’s then looking at order[‘allocations’][‘shipment’][‘label_url’], which as far as I can see is always blank for my orders, no matter what status they are in.
Is label_url still populated? Under what circumstances?
Really sorry for not getting back to you sooner! These label urls should be populated but this will only be the case when the shipments are processed in Veeqo. We then generate the labels for that shipments and make it accessible here.
I have a relevant issue here. all our labels are purchased through Veeqo. The API is returining a path like this: shipping/labels?shipment_ids%5B%5D=164546793.
What’s the full uri to download the label? i tried the API endpoint and it’s not working.