Update a specific variant of a product by its ID.
This value equals to store.id
of Store
Resource. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.
Available quantity of the product variant.
The product SKU of the product variant.
The title of the product variant.
The price of the product variant.
The product image URL of the product variant.
The original price of the item before an adjustment or a sale.
The weight information of the product variant.
To specify whether customers are permitted to place an order for this out-of-stock product variant.
The custom product variant properties, such as size, color, and material.
The field name of the custom product property.
The value of the custom product property.