Update variant
Updates the variant details for the product with the provided id.
| Path Parameters |
|---|
productId string — REQUIREDThe id of the product for which to update the variant details. |
| Query Parameters |
|---|
productIdType int32Possible values: [ The type of product id supplied. |
| Request Body — REQUIRED The variant details. | ||
|---|---|---|
object[]
|
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
200A collection of current variants for the targeted product.
|