update_estimate
Update an existing estimate's subject, taxes, notes, and other details. Only the fields you provide are updated.
Instructions
Update an existing estimate including subject, terms, taxes, and other details. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the estimate to update (required) | |
| tax | No | Update tax percentage | |
| tax2 | No | Update second tax percentage | |
| notes | No | Update estimate notes | |
| subject | No | Update estimate subject | |
| currency | No | Update currency code | |
| discount | No | Update discount percentage | |
| client_id | No | Update the client ID | |
| issue_date | No | Update issue date | |
| purchase_order | No | Update purchase order number |