Defines in which category the provided Rate falls for the provided CountryID. For example, a rate of 25% in the country Denmark should have Category = High as 25% is the high VAT rate in Denmark.
If the TaxCode used for this TaxRate is one of the predefined ones (High, Low, Zero, Exempt, Intermediate) this parameter is ignored but Category must be provided when using a custom TaxCode.
The Category Dynamic
should be used for countries such as the US where the actual tax rate is context dependent and calculated dynamically.
Entity type: Country
Entity type: CountrySubdivision
Entity type: TaxRateInfo
Min: 0
Entity type: TaxCode
Modifies a tax rate.
:point_right: See
CreateTaxRate
service for more info.