object WholesaleOrderPrintManualPickingSheetOutput

Fields

FieldTypeDescription
request_idString

Public API request ID that identifies the related record.

complexityInt

Complexity as a numeric value.

picking_sheet_urlString!

URL of the picking sheet.

Referenced By

Example

{
  "request_id": "UmVjb3JkOjEyMzQ=",
  "complexity": 100,
  "picking_sheet_url": "https://example.com/resource"
}