object WholesaleOrderPrintLabelsOutput

Fields

FieldTypeDescription
request_idString
complexityInt
labels_urlString

URL of the merged shipping labels PDF

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "labels_url": "abc123"
}