Generate a Label
🦉
Generate A Delivery Label
Open Recipe
After creating a confirmed job, use the POST /jobs/{job_id}/deliveries/{delivery_id}/label
endpoint to generate a label for the delivery. The label contains useful information for parcels such as pickup and drop off details. You can download and print the label by using the url that comes with the response.
Updated 8 months ago