| Name | Description | Type | Additional information |
|---|---|---|---|
| InventoryUnitId |
Unique inventory unit identifier from the BGS system that is assigned to every inventory unit at creation. |
integer |
None. |
| ClientUnitId |
Inventory unit identifier assigned by the client. |
string |
None. |
| WarehouseId |
Acceptable values are: 1 (for Memphis, TN) or 2 (for Salt Lake City, UT) |
integer |
None. |
| ItemId |
Unique identifier from the BGS system that is assigned at item creation, and it can be used as the id parameter. |
integer |
None. |
| SKU |
SKU identifier assigned to the item. |
string |
None. |
| SKU2 |
An alternate SKU identifier assigned to the item. |
string |
None. |
| ItemName |
Name/Description given to the item. |
string |
None. |
| Lot |
Lot number for the inventory unit. |
string |
None. |
| ExpirationDate |
Expiration date of the lot. |
date |
Data type: Date |
| ItemQuantity |
Inventory level of the inventory unit. |
integer |
None. |
| UnitStatus |
Displays the unit's current status. |
string |
None. |
| IncludedInInventory |
Indicates whether or not the inventory status above is included in the good and useable inventory. For example, statuses such as Quarantine or On Hold would not be included in the inventory calculations or be used for orders. |
boolean |
None. |
| InventoryUnitNotes |
Contains any notes or observations made about the inventory unit. |
string |
None. |