以标签 ID 或客户订单编号获取物流商托管的标签 URL
标签
以标签 ID 或客户订单编号获取物流商托管的标签 URL
获取先前创建的标签文件 URL。可接受标签 UUID、customerOrderNumber 或以逗号分隔的标识符作为路径参数。批量请求会省略找不到或失败的标签。
GET
以标签 ID 或客户订单编号获取物流商托管的标签 URL
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
路径参数
标签 UUID、客户订单编号或以逗号分隔的标识符。
Minimum string length:
1响应
Default Response
- Option 1
- Option 2
标签文件获取结果。
标签标识符。
示例:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
与此标签关联的客户订单编号。
Minimum string length:
1示例:
"N2026-05-13-TEST-01"
标签文件下载 URL。
示例:
"https://label-cdn.yunexpress.cn/labels/YT2503010001.pdf"
文件格式(pdf 或 png)。
Minimum string length:
1示例:
"pdf"