ItemLocations
Return an inventoried item location information
Columns
Name | Type | Description |
ID [KEY] | Uuid | Unique identifier for location in the form of a guid. |
ItemID | Uuid | Unique identifier in the form of a guid. |
Identifier | String | Identifier assigned to the location. |
QuantityOnHand | Decimal | Quantity of units held in inventory |
Name | String | Name assigned to the location. |
URI | String | Uniform resource identifier associated with the location object. |