Fields
| Field Name | Type | Display Name |
|---|
| InventoryItemId | Int32 | Inventory item id |
| AvailableQuantity | Int32 | Available quantity |
| BackOrderQuantity | Int32 | Back order quantity |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CustomValues | Dictionary`2 | Custom values |
| CustomerContactId | Nullable`1 | Customer contact id |
| Description | String | Description |
| DimensionsUnit | DimensionsUnit | Dimensions unit |
| Height | Nullable`1 | Height |
| IsInactive | Boolean | Is inactive |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| Length | Nullable`1 | Length |
| ManufacturerContactId | Nullable`1 | Manufacturer contact id |
| ModelNumber | String | Model number |
| OrganizationId | Int32 | Organization id |
| PackageTypeId | Nullable`1 | Package type id |
| ProductName | String | Product name |
| Sku | String | Sku |
| UseSerialNumbers | Boolean | Use serial numbers |
| VolumePiece | Nullable`1 | Volume piece |
| VolumeUnit | VolumeUnit | Volume unit |
| Weight | Nullable`1 | Weight |
| WeightUnit | WeightUnit | Weight unit |
| Width | Nullable`1 | Width |