NameDescriptionTypeAdditional information

Status

ProductOptionStatus

Required

ProductId

The id of the Product this product option belongs to.

integer

Required

Range: inclusive between 1 and 2147483647

ProductOptionCode

A unique Code for this product option.

string

Required

Max length: 20

ProductOptionBarcode

A unique barcode

string

Max length: 20

SupplierCode

string

Max length: 20

Option1

string

Max length: 50

Option2

string

Max length: 50

Option3

string

Max length: 50

SpecialPrice

The special price

decimal number

None.

SpecialsStartDate

Start date for the speical price to apply

date

None.

SpecialDays

How many days the special will run starting from the SpecialsStartDate

integer

None.

OptionWeight

The option weight

decimal number

None.

UomOptions

An array of unit of measures.

Collection of UomRequest

Max length: 20

PriceColumns

Dictionary of string [key] and decimal number [value]

None.

Sizes

Product option sizes. A size range id needs to be assigned to the product before creating sizes.

Collection of SizeRequest

Max length: 20