pipedrive_deal_products_update
Update product attachments on deals, adjusting price, quantity, discount, tax method, and comments to manage line items.
Instructions
Update a product attachment on a deal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | The deal ID | |
| deal_product_id | Yes | The deal-product attachment ID | |
| item_price | No | ||
| quantity | No | ||
| discount | No | ||
| tax_method | No | ||
| comments | No |