NameDescriptionTypeAdditional information
ProductCode

The Brand's Product code / Sku. Required: Yes

string

None.

OrderItemLineId

The line item Id as assigned by eShopWorld in the Order Confirmation. Note: Required if eShopWorld cannot determine the appropriate unique OrderItemLineId in it's system based on the passed in ProductCode/UnitPrice. Required: No

integer

None.

Quantity

The number of pieces of this Product in the PackageItem. Required: No

string

None.

CountryOfOrigin

Manufacturing Country Of Origin of the Product (2 Letter - ISO 3166-1 alpha-2) Required: Yes

string

None.

Weight

The weight of the Product in the assoicated WeightUnit. Note: This is required if the product has not been assigned in the eShopWorld system. Required: No

decimal number

None.

WeightUnit

The weight unit that the weight of the Product will be specified in. Note: This is required if the product has not been assigned in the eShopWorld system. Either "KG" for Kilogram or "LB" for Pound. Required: No

string

None.

UnitPrice

Price of a single unit of the Package Item Note: Required if eShopWorld cannot determine the appropriate OrderItemLineId on it's system based on the passed in ProductCode/OrderItemLineId. Also required if the Order/AsnPackage is for Eddu. Required: No

string

None.

EdduPackageItemDetails

Specific Package Item level details only required by eShopWorld if the Order/AsnPackage is for Eddu. Required: No

esw.Common.Model.Published.ASN.AsnEdduPackageItemDetails

None.