Cancel estimate
cancel_estimateVoid a proforma estimate, marking it as cancelled while preserving its number and series continuity. Reversible if needed.
Instructions
Void a proforma. It stays in SmartBill, keeps its number and is marked cancelled, so the series has no gap. Reversible with restore_estimate.
Use this when a quote is withdrawn or the customer declines. Use delete_estimate only if it is the last one in its series and should disappear entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | Estimate number, without the series prefix. | |
| seriesName | No | Estimate series. Falls back to the configured default. | |
| companyVatCode | No | Issuing company CIF. Falls back to SMARTBILL_VAT_CODE. |