| 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 |
double | ➖ | Tax rate percentage | 7.5 |
Active |
AccountingTaxRateResultActiveUnion | ➖ | Whether the tax rate is active | true |