Change an open quote
quote_updateRevise a quote that is still open: line items, currency, discount, VAT default, validity or notes. Totals are recomputed. An accepted or declined quote is never edited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Quote id such as Q-2026-0001 | |
| items | No | Replaces every line item | |
| notes | No | ||
| currency | No | ||
| tax_rate | No | VAT percent for lines with no rate of their own | |
| valid_until | No | YYYY-MM-DD. Wins over validity_days, and is how an expired quote is extended | |
| client_email | No | ||
| client_vat_id | No | ||
| validity_days | No | Recomputes valid_until from the quote date | |
| client_address | No | ||
| discount_percent | No |