Readonly
actionOptional
Readonly
idThe id
of the ProductVariant to remove.
Optional
Readonly
skuThe sku
of the ProductVariant to remove.
Optional
Readonly
stagedIf true
, only the staged ProductVariant is removed. If false
, both the current and staged ProductVariant is removed.
Either
id
orsku
is required. Produces the ProductVariantDeleted Message. If the Product Variant to remove is part of a ProductSelectionAssignment its SKU will be automatically removed from the respective ProductVariantSelection.