| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderRows |
Optional collection of OrderRow identifiers<br /><br />This collection should only contain orderrows that are allocated to the same warehouse that was set when the shipment was created. |
Collection of integer |
None. |
| GeneratePickList |
Optional toggle to indicate whether the picklist should be generated on creation of the shipment.<br /><br />If you set this to false, you can still generate the PickList by calling the GeneratePickList API method.<br /><br />If not specified (null), Generate PickList setting from Warehouse is used. |
boolean |
None. |
| GeneratePackingSlip |
Optional toggle to indicate whether the packingslip should be generated on creation of the shipment.<br /><br />If you set this to false, you can still generate the PackingSlip by calling the GeneratePackingSlip API method.<br /><br />If not specified (null), Generate packingslip setting from shop settings are used. |
boolean |
None. |