object WholesaleOrderPrintPackingListOutput

Fields

FieldTypeDescription
request_idString
complexityInt
packing_list_urlString!

URL of the packing list

Referenced By

Example

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