parcels
Get the shipping label for a parcel.
Returns the shipping label for the specified parcel as a PDF. This label is scanned by the driver during pickup and delivery operations.
get/v1/parcels/{parcel_id}/label
Path parameters
parcel_idstring uuid required
UUID of the parcel.
Response
Returns the parcel label as a PDF file.