update_variant
Update a product variant's title, SKU, prices, inventory management, and options. Specify product and variant IDs to apply changes through the Medusa Admin API.
Instructions
Update a variant (title, sku, prices, manage_inventory, options).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | No | ||
| title | No | ||
| prices | No | ||
| product_id | Yes | ||
| variant_id | Yes | ||
| manage_inventory | No |