object WholesaleOrderPrintPackingSlipOutput

Fields

FieldTypeDescription
request_idString

Public API request ID that identifies the related record.

complexityInt

Complexity as a numeric value.

pdf_urlString!

URL of the Packing Slip pdf document.

Referenced By

Example

{
  "request_id": "UmVjb3JkOjEyMzQ=",
  "complexity": 100,
  "pdf_url": "https://example.com/packing-slips/PK-100045.pdf"
}