pipedrive_update_product_variation
Update an existing product variation's name and prices across multiple currencies.
Instructions
Update an existing product variation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The product ID | |
| product_variation_id | Yes | The product variation ID | |
| name | No | Product variation name (max 255 chars) | |
| prices | No | Array of price objects per currency |