Readonly
actionReadonly
pricesThe Embedded Prices to set.
Each Price must have its unique Price scope (with same currency, country, Customer Group, Channel, validFrom
and validUntil
).
Optional
Readonly
skuThe sku
of the ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged ProductVariant is updated. If false
, both the current and staged ProductVariant are updated.
Optional
Readonly
variantThe id
of the ProductVariant to update.
Either
variantId
orsku
is required.