Readonly
actionOptional
Readonly
assetThe id
of the Asset to update.
Optional
Readonly
assetThe key
of the Asset to update.
Readonly
nameNew value to set. Must not be empty.
Optional
Readonly
skuThe sku
of the ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged Asset is updated. If false
, both the current and staged Asset is updated.
Optional
Readonly
variantThe id
of the ProductVariant to update.
Either
variantId
orsku
is required. The Asset to update must be specified using eitherassetId
orassetKey
.