object WholesaleOrderAutoAllocateForPickingMutationOutput
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
line_items | [WholesaleOrderAutoAllocateForPickingType] |
Referenced By
Example
{
"request_id": "abc123",
"complexity": 987,
"line_items": WholesaleOrderAutoAllocateForPickingType
}