Update a quotation
update_quotationModify an existing quotation by ID, updating details such as lines, dates, VAT, and payment conditions. Use this to correct or adjust a quotation while preserving its identity.
Instructions
Update a quotation.
Update an existing quotation by ID.
[Quotations] PUT /quotations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the quotation to update. | |
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |