InventoryItemPageModel
- indexType: integerFormat: int32
The current page index.
- itemsType: array object[] | null · InventoryItemHeaderModel[]
The collection of warehouse product items included in this page.
- attributesType: array object[] | null · Consignly.Shared.Server.Api.Models.Inventory.Item.InventoryItemHeaderModel+AttributeModel[]
A collection of attributes of the inventory product item, if applicable.
The product attribute model.
- availableType: numberFormat: double
Quantity The quantity available.
- availableType: numberFormat: double
Volume M3 The volume available in metres cubed.
- availableType: numberFormat: double
Weight K G The weight available in kilograms.
- batchType: string | null
The batch value.
- bestType: string | nullFormat: date
Before Date The best before date.
- dangerousType: object
Good - expiryType: string | nullFormat: date
Date The expiry date.
- isType: boolean
Serial Required read-only - logisticType: string | null
Unit Number The number of logistic unit of the inventory product item, if applicable.
- logisticType: string | null
Unit Reference Number The reference number of logistic unit of the inventory product item, if applicable.
- logisticType: string | null
Unit Sscc Number The SSCC number of logistic unit of the inventory product item, if applicable.
- onType: numberFormat: double
Hand Quantity The quantity on hand.
- onType: numberFormat: double
Hand Volume M3 The volume on hand in metres cubed.
- onType: numberFormat: double
Hand Weight K G The weight on hand in kilograms.
- packagingType: string | nullFormat: date
Date The packaging date.
- partnerType: stringFormat: uuid
Id The ID of partner.
- partnerType: string | null
Product Code The partner product code.
- partnerType: stringFormat: uuid
Product Id The ID of partner product .
- partnerType: string | null
Product Name The partner product name.
- productionType: string | nullFormat: date
Date The production date.
- receivedType: stringFormat: date
Utc Date time when the product was received in UTC.
- sellType: string | nullFormat: date
By Date The sell by date.
- serialType: string | null
The serial of the warehouse product item.
- serialType: integerenum
Tracking Mode Integer numbers.
values- None = 1
- Full
Capture = 2 - Release
Capture = 3
- warehouseType: stringFormat: uuid
Location Id The ID of the warehouse location of the inventory product item.
- warehouseType: string | null
Location Name The name of the warehouse location of the inventory product item.
- warehouseType: integerenum
Location Type Integer numbers.
values- Racking = 1
- Bulk = 2
- Quarantine = 3
- Transitional = 4
- warehouseType: stringFormat: uuid
Product Id The ID of the warehouse product.
- warehouseType: stringFormat: uuid
Product Item Id The ID of the warehouse product item.
- totalType: integerFormat: int32
The total number of results that matched the predicate.