Optional
Readonly
channelProductDistribution
Channel for which this Price is valid.
Optional
Readonly
countryCountry for which this Price is valid.
Optional
Readonly
customCustom Fields defined for the Price.
Optional
Readonly
customerCustomerGroup for which this Price is valid.
Optional
Readonly
discountedIs set if a ProductDiscount has been applied.
If set, the API uses the DiscountedPrice value for the Line Item price selection.
When a relative discount has been applied and the fraction part of the DiscountedPrice value
is 0.5, the value
is rounded in favor of the customer with half-down rounding.
Readonly
idUnique identifier of this Price.
Optional
Readonly
keyUser-defined identifier of the Price. It is unique per ProductVariant.
Optional
Readonly
tiersPresent if different Prices for certain LineItem quantities have been specified.
If `discounted` is present, the tiered Price is ignored for a Product Variant.
Optional
Readonly
validDate and time from which this Price is valid.
Optional
Readonly
validDate and time until this Price is valid. Prices that are no longer valid are not automatically removed, but they can be removed if necessary.
Readonly
valueMoney value of this Price.
The representation for prices embedded in LineItems and in ProductVariants when the ProductPriceMode is
Embedded
. For theStandalone
ProductPriceMode refer to StandalonePrice.