batch_update_variations
Batch create, update, or delete product variations in one request to efficiently set up variable products.
Instructions
Batch create, update, or delete variations in a single request. More efficient than individual calls for setting up a variable product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create | No | Variations to create | |
| delete | No | Variation IDs to delete | |
| fields | No | Comma-separated fields to return in response | |
| update | No | Variations to update | |
| product_id | Yes | Parent product ID |