| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
remoteId |
?string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
companyId |
?string | ➖ | ID of the company this tax rate belongs to | company_123 |
name |
?string | ➖ | Name of the tax rate | VAT 7.5% |
code |
?string | ➖ | External system's tax code | TAX001 |
percentage |
?float | ➖ | Tax rate percentage | 7.5 |
active |
bool|Components\AccountingTaxRateResultActive2|null | ➖ | Whether the tax rate is active | true |