Optional
Readonly
channelThe Reference to the Channel with which the Price is associated.
If referenced Channel does not exist, the state
of the ImportOperation will be set to unresolved
until the necessary Channel is created.
Optional
Readonly
countryMaps to Price.county
.
Optional
Readonly
customThe custom fields for this price.
Optional
Readonly
customerThe Reference to the CustomerGroup with which the Price is associated.
If referenced CustomerGroup does not exist, the state
of the ImportOperation will be set to unresolved
until the necessary CustomerGroup is created.
Optional
Readonly
discountedSets a discounted price from an external service.
Readonly
keyUser-defined unique identifier for the Embedded Price. If a Price with this key
exists on the specified productVariant
, it will be updated with the imported data.
Readonly
productThe Product in which the Product Variant containing this Embedded Price is contained. Maps to ProductVariant.product
.
The Reference to the Product with which the Price is associated.
If referenced Product does not exist, the state
of the ImportOperation will be set to unresolved
until the necessary Product is created.
Readonly
productThe ProductVariant in which this Embedded Price is contained.
The Reference to the ProductVariant with which the Price is associated.
If referenced ProductVariant does not exist, the state
of the ImportOperation will be set to unresolved
until the necessary ProductVariant is created.
Optional
Readonly
publishOnly the Embedded Price updates will be published to staged
and current
projection.
Optional
Readonly
stagedfalse
to update both the current and staged projections of the Product with the new Price data.true
to only update the staged projection.Optional
Readonly
tiersThe tiered prices for this price.
Optional
Readonly
validMaps to Price.validFrom
.
Optional
Readonly
validMaps to Price.validUntil
.
Readonly
valueMaps to Price.value
.
The data representation for a price to be imported that is persisted as a Price in the Project.