NameDescriptionTypeAdditional information
SupplierId

the Id of the supplier providing this style

integer

Range: inclusive between 1 and 9999

ItemGroup

The ItemGroupId that this style operates in

integer

Range: inclusive between 1 and 9999

MatchOnEan

Boolean telling if the model should be matched with the EAN or not when inserting

boolean

None.

StyleParameter1

Contains Style information (Season, Brand etc.). See api/article/parameterconfig to find out what goes where

string

Max length: 30

StyleParameter2

Contains Style information (Season, Brand etc.). See api/article/parameterconfig to find out what goes where

string

Max length: 30

StyleParameter3

Contains Style information (Season, Brand etc.). See api/article/parameterconfig to find out what goes where

string

Max length: 30

StyleParameter4

Contains Style information (Season, Brand etc.). See api/article/parameterconfig to find out what goes where

string

Max length: 30

StyleParameter5

Contains Style information (Season, Brand etc.). See api/article/parameterconfig to find out what goes where

string

Max length: 30

SalesPrice

The sales price

decimal number

Range: inclusive between 0 and 999999999,99

CostPrice

The cost price

decimal number

Range: inclusive between 0 and 999999999,99

VariantInformation

Contains a list containing each variant.

Collection of PublicAPI.Models.VariantUpsertModel

None.