Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 4.76 KB

File metadata and controls

14 lines (11 loc) · 4.76 KB

AccountingTaxRateResultData

Fields

Field Type Required Description Example
id JsonNullable<String> Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId JsonNullable<String> Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
companyId JsonNullable<String> ID of the company this tax rate belongs to company_123
name JsonNullable<String> Name of the tax rate VAT 7.5%
code JsonNullable<String> External system's tax code TAX001
percentage JsonNullable<Double> Tax rate percentage 7.5
active JsonNullable<AccountingTaxRateResultActive> Whether the tax rate is active true