AllocateOrderInfo
Name | Description | Type | Additional information |
---|---|---|---|
AlsoIncludeDeallocatedOrderRows |
By default deallocated orderrows are ignored during an allocation attempt. Use this property to override this behavior. This property is ignored if you supply an list of orderows to allocate. |
boolean |
None. |
WarehouseId |
Optional ID of warehouse to allocate the order(rows) for. If not set, ShopCtrl determines what warehouse should be used. You can also use a dropship warehouse to prepare orderrows to be dropshipped. |
integer |
None. |
OrderRows |
Optional list of orderrows to allocate. Rows for this order that are not in this list are excluded from the allocation attempt. If no orderrows are specified, allocation is performed on the full order |
Collection of integer |
None. |