quote_update
Update an existing quote by modifying line items, header, footer, dates, discount, and other details.
Instructions
Update an existing quote
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Quote ID (UUID) | |
| items | No | Updated line items | |
| footer | No | Footer text | |
| header | No | Header text | |
| number | No | Quote number | |
| currency | No | Currency code (ISO 4217) | |
| discount | No | Global discount | |
| issue_date | No | Issue date (YYYY-MM-DD) | |
| expiry_date | No | Expiry date (YYYY-MM-DD) | |
| terms_and_conditions | No | Terms and conditions text |