object WholesaleOrderAutoAllocateForPickingMutationOutput

Fields

FieldTypeDescription
request_idString
complexityInt
line_items[WholesaleOrderAutoAllocateForPickingType]

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "line_items": WholesaleOrderAutoAllocateForPickingType
}