Add a VAT rate
vat_addAdd a new VAT rate to the shop configuration. Requires a title and a rate (e.g. 20 for 20%). Optional fields: accountingChapter, legal mention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | Yes | VAT percentage rate (e.g. 20 for 20%) | |
| legal | No | Legal reference or note for this VAT rate | |
| title | Yes | Name/label for the VAT rate (e.g. 'Standard 20%') | |
| accountingChapter | No | Accounting chapter code for this VAT rate |