vat_rates_delete
Soft-delete a VAT rate while preserving historical invoice integrity. The rate is marked as deleted but not physically removed, and existing invoices remain unaffected.
Instructions
Soft-delete a VAT rate. The rate is marked as deleted but not physically removed, preserving historical invoice integrity. Cannot delete the default rate (set another as default first) or the last remaining rate. Existing invoices are not affected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | VAT rate UUID to delete | |
| companyId | No | Company UUID override (uses active company if not set) |