object WholesaleOrderPrintManualPickingSheetOutput
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
picking_sheet_url | String! | URL of the picking sheet |
Referenced By
Example
{
"request_id": "abc123",
"complexity": 987,
"picking_sheet_url": "abc123"
}