| Name | Description | Type | Additional information |
|---|---|---|---|
| QtyNeeded |
Quantity that need to be retrieved from this warehouse location |
decimal number |
None. |
| QtyPicked |
Quantity that was picked from this warehouse location |
decimal number |
None. |
| WarehouseLocationId |
The if of the location in the warehouse |
integer |
None. |
| Location |
Name of the location |
string |
None. |
| LocationAisle |
Aisle in warehouse |
string |
None. |
| LocationBay |
Bay in Aisle |
string |
None. |
| LocationShelf |
Shelf in Bay |
string |
None. |
| LocationBin |
Bin on the shelve |
string |
None. |
| ProductCode |
Product code or SKU |
string |
None. |
| ProductName |
Name of the product |
string |
None. |
| OrderCode |
OrderCode is used for a clustered Picklist |
string |
None. |
| OrderShipmentId |
Id of the order shipment |
integer |
None. |
| OrderId |
Id of the order for which the ordershipment was created |
integer |
None. |
| OrderRowId |
Id of the orderrow for which items need to be retrieved |
integer |
None. |
| RequiresLotNumber |
Indicator if LotNumber if required for this PickRow |
boolean |
None. |
| RequiresExpiryDate |
Indicator if ExpiryDate if required for this PickRow |
boolean |
None. |
| RequiresSerialNumber |
Indicator if SerialNumber if required for this PickRow |
boolean |
None. |
| LotNumber |
LotNumber for PickRow |
string |
None. |
| ExpiryDate |
ExpiryDate for PickRow |
date |
None. |
| SerialNumber |
SerialNumber for PickRow |
string |
None. |