ConsignmentImportCreateModel.ProductModel
- attributesType: array object[] | null · ConsignmentImportCreateModel.ProductModel.AttributeModel[]
A collection of the attributes to describe the product
- descriptionType: string | null
- nameType: string | null
- batchType: string | null
The batch number of the product.
- bestType: string | nullFormat: date-time
Before Date This product's best before date.
- criticalType: integerenum
Stock Status Integer numbers.
values- Critical
Stock = 1 - Non
Critical Stock = 2
- expiryType: string | nullFormat: date-time
Date This product's expiry date.
- goodsType: string | null
Description A brief description of the product.
- isType: boolean
Manual Reconciliation Required If this product requires manual import reconciliation
- itemsType: array object[] | null · ConsignmentImportCreateModel.ProductModel.ItemModel[]
A collection of the items to contained in the product group
- quantityType: numberFormat: double
The number of physical units of the product included in the consignment, must be 1 for serial products
- serialType: string | null
The serial number of the item
- volumeType: number | nullFormat: double
M3 The total volume of the item, in M3.
- weightType: number | nullFormat: double
K G The total weight of the item, in kilograms.
- logisticType: string | null
Unit Reference Number This product's pallet's reference number
- logisticType: string | null
Unit Sscc Number This product's pallet's SSCC number
- packagingType: string | nullFormat: date-time
Date This product's packaging date.
- productType: string | null
Code The product code.
- productionType: string | nullFormat: date-time
Date This product's production date.
- sellType: string | nullFormat: date-time
By Date This product's sell by date.