NameDescriptionTypeAdditional information
Id

Unique identifier for the line

integer

Range: inclusive between 1 and 2147483647

VariantId

Id of the variant

integer

Required

Range: inclusive between 1 and 2147483647

Status

Status of the web order line

Core.Models.MsSql.WebOrder.WebOrderLineStatus

None.

ModifiedOn

Date of modification

date

None.

SalesPrice

Sales price

decimal number

Required

Matching regular expression pattern: ^\-*\d+(?:(\.|\,)\d{1,2})?$

Range: inclusive between -9999999,99 and 9999999,99

EffectiveSalesPrice

Effective sales price

decimal number

Required

Matching regular expression pattern: ^\-*\d+(?:(\.|\,)\d{1,2})?$

Range: inclusive between -9999999,99 and 9999999,99

DiscountAmount

Amount of discount

decimal number

Required

Matching regular expression pattern: ^\d+(?:(\.|\,)\d{1,2})?$

Range: inclusive between 0 and 9999999,99

DeliveryNo

Delivery number

string

String length: inclusive between 0 and 50

Notes

Text field for notes

string

String length: inclusive between 0 and 250