Edit a VAT rate
vat_editModify an existing VAT rate by its ID. All fields are optional except the ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the VAT rate to modify | |
| rate | No | VAT percentage rate (e.g. 20 for 20%) | |
| legal | No | Legal reference or note for this VAT rate | |
| title | No | Name/label for the VAT rate (e.g. 'Standard 20%') | |
| accountingChapter | No | Accounting chapter code for this VAT rate |