Name | Description | Type | Additional information |
---|---|---|---|
ItemNumber |
Required. Indicates the unique identifier for this item. |
string |
None. |
UnitOfMeasure |
Required. Indicates the unit of measure associated with the item being picked, must be specified even if there is only one unit on this order. Conversion from one unit of measure to another is not handled by this API. |
string |
None. |
SiteName |
Required. Indicates the site the inventory is located. |
string |
None. |
LocationCode |
Required. Indicates the location in the site where the inventory is located. |
string |
None. |
ParentContainerId |
The license plate of the container the quantity is located in |
string |
None. |
Quantity |
Required. Indicates the quantity to pick. |
decimal number |
None. |
DateCode |
Indicates the date code of the inventory. |
date |
None. |
Lot |
Indicates the lot of the inventory. |
string |
None. |
SerialNumber |
Indicates the unique serial number of the inventory. |
string |
None. |
ContainerId |
Indicates the unique license plate of the container you want picked. This will pick the entire contents of the container as well. |
string |
None. |