Optional
Readonly
activeOptional
Readonly
channelSets the product distribution Channel for which this Price is valid.
Optional
Readonly
countrySets the country for which this Price is valid.
Optional
Readonly
customCustom Fields for the StandalonePrice.
Optional
Readonly
customerSets the CustomerGroup for which this Price is valid.
Optional
Readonly
discountedSets a discounted price for this Price that is different from the base price with value
.
Optional
Readonly
keyUser-defined unique identifier for the StandalonePrice.
Readonly
skuSpecifies to which ProductVariant the API associates this Price. It is not validated to exist in product variants.
Optional
Readonly
stagedStaged changes for the StandalonePrice.
Optional
Readonly
tiersSets price tiers.
If `discounted` is set, the tiered Price is ignored for a Product Variant.
Optional
Readonly
validSets the date from which the Price is valid. Must be at least 1 ms earlier than validUntil
.
Optional
Readonly
validSets the date until the Price is valid. Must be at least 1 ms later than validFrom
. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.
Readonly
valueSets the money value of this Price.
To set the money value in high precision, use [HighPrecisionMoneyDraft](ctp:api:type:HighPrecisionMoneyDraft).
Set to
false
, if the StandalonePrice should not be considered during Product price selection.