Fetch the courier-hosted label URL by label id or customer order number
Retrieves label document URLs for previously created labels. Accepts a label UUID, customerOrderNumber, or comma-separated identifiers as the path parameter. Batch requests omit missing or failed labels.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Label UUID, customer order number, or comma-separated identifiers.
1Response
Default Response
- Option 1
- Option 2
Label document retrieval result.
Label identifier.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Customer order number associated with this label.
1"N2026-05-13-TEST-01"
URL to download the label document.
"https://label-cdn.yunexpress.cn/labels/YT2503010001.pdf"
Document format (pdf or png).
1"pdf"