Optional
Readonly
channelChannel for which the Standalone Price is valid.
Readonly
codeReadonly
conflictingReference to the conflicting Standalone Price.
Optional
Readonly
conflictingDate and time (UTC) from which the conflicting Standalone Price is valid.
Optional
Readonly
conflictingDate and time (UTC) until which the conflicting Standalone Price is valid.
Optional
Readonly
countryCountry code of the geographic location.
Readonly
currencyCurrency code of the country.
Optional
Readonly
customerCustomerGroup for which the Standalone Price is valid.
Readonly
messageTwo standalone prices have overlapping validity periods."
Readonly
skuSKU of the ProductVariant to which the conflicting Standalone Price is associated.
Optional
Readonly
validDate and time (UTC) from which the Standalone Price is valid.
Optional
Readonly
validDate and time (UTC) until which the Standalone Price is valid.
Returned when a given Price validity period conflicts with an existing one. Every Standalone Price associated with the same SKU and with the same combination of currency, country, Customer Group, and Channel, must have non-overlapping validity periods (
validFrom
andvalidUntil
).