v1
latestOpenAPI 3.0.02026-07-1397337495.2 KBlabels
Created Combined Label Document
Download a combined label file
post/v1/documents/combined_labels
Request body
Example request
{
"label_ids": [
"se-28529731"
]
}Response
The requested object creation was a success.
Example response
{
"label_download": {
"href": "http://api.shipengine.com/v1/labels/se-28529731",
"pdf": "http://api.shipengine.com/v1/labels/se-28529731",
"png": "http://api.shipengine.com/v1/labels/se-28529731",
"zpl": "http://api.shipengine.com/v1/labels/se-28529731"
}
}