Optional
Readonly
channelReference to a Channel.
Optional
Readonly
countryCountry code of the geographic location.
Readonly
currentIf available, either the original price value
or discounted
value.
Optional
Readonly
customCustom Fields for the Price.
Optional
Readonly
customerReference to a CustomerGroup.
Optional
Readonly
discountedIs set when a matching ProductDiscount exists. If set, the Cart uses the discounted value for the Cart Price calculation.
When a [relative Product Discount](ctp:api:type:ProductDiscountValueRelative) is applied and the fractional part of the discounted Price is 0.5, the discounted Price is [rounded half down](https://en.wikipedia.org/wiki/Rounding#Round_half_down) in favor of the Customer.
Readonly
idPlatform-generated unique identifier of the Price.
Optional
Readonly
validDate and time from which the Price is valid.
Optional
Readonly
validDate and time until which the Price is valid.
Readonly
valueOriginal value of the Price.
Scoped Price is contained in a ProductVariant which is returned in response to a Product Projection Search request when Scoped Price Search is used.