object WholesaleOrderPrintManualPickingSheetOutput

Fields

FieldTypeDescription
request_idString
complexityInt
picking_sheet_urlString!

URL of the picking sheet

Referenced By

Example

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