| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemNumber |
the unique identifier for this item |
string |
None. |
| ItemDescription |
a description of this item |
string |
None. |
| ItemType |
Read only; Enum; Used to indicate the type of item |
ItemTypeEnum |
None. |
| SiteName |
site where the inventory is located |
string |
None. |
| LocationCode |
location of where the inventory is located |
string |
None. |
| ContainerNumber |
The Item number for the container where the quantity is located |
string |
None. |
| ParentContainerId |
the unique license plate number for the container this quantity resides in |
string |
None. |
| SerialNumber |
the unique serial number of this item |
string |
None. |
| ContainerId |
the license plate number of this container |
string |
None. |
| Lot |
the lot of this inventory |
string |
None. |
| DateCode |
the date code in a DateTime format for this inventory |
date |
None. |
| TotalQty |
total available inventory at this location with this trackby information |
decimal number |
None. |
| CheckedOutQty |
total checked out inventory at this location with this trackby information |
decimal number |
None. |
| AlternateItemNumber |
an alternate identifier for this item |
string |
None. |
| DateCodeString |
the date code in a string format for this inventory |
string |
None. |