NameDescriptionTypeAdditional Information
DepartmentID

The department id that the product belongs to.

string

Max length: 6

ProductID

The product id of product.

string

Max length: 10

ProductGUID

The product Globally Unique Identifier. Used to identify the product when either the DepartmentID or ProductID are not set.

globally unique identifier

(Hexadecimal 8-4-4-4-12)

ProductName

The product name.

string

Max length: 50

RatePerUnitAmount

The rate / unit value to calculate from. CalculateBasedOnRateTotalMixInventoryPounds should be set to a 0.

decimal number

Max of 3 decimal places

Must be numeric

TotalRatingAmount

The total rate value to calculate from. CalculateBasedOnRateTotalMixInventoryPounds should be set to a 1.

decimal number

Max of 3 decimal places

Must be numeric

MixedAmount

The total mixed value to calculate from. CalculateBasedOnRateTotalMixInventoryPounds should be set to a 2. This is the default if CalculateBasedOnRateTotalMixInventoryPounds is not included in the request.

decimal number

Max of 3 decimal places

Must be numeric

MixingScale

The scale accuracy setting to use when calculating from rating or total units (CalculateBasedOnRateTotalMixInventoryPounds = 0 or 1).

integer

Must be numeric

Range: inclusive between 0 and 9

InventoryAmount

The total inventory value to calculate from. CalculateBasedOnRateTotalMixInventoryPounds should be set to a 3.

decimal number

Max of 3 decimal places

Must be numeric

TotalPoundsInTheMix

The total pounds to calculate from. CalculateBasedOnRateTotalMixInventoryPounds should be set to a 4.

decimal number

Max of 6 decimal places

Must be numeric

CalculateBasedOnRateTotalMixInventoryPounds

The value to determine which of the "Amount" properties to calculate the remaining Agvance values from. The default is Mixing units (2).

EnumAgvanceUpdateUnits