| Column Description |
The code of the tax used for the subscriber account.
Possible values are:
-
NO_TAX
-
/EZTAX_AREA/
if using EZTax
-
The following syntax for VAT taxation
/<country code>/<sort of tax>#<timestamp>
where:
-
<country code>
is the ISO code of the country
-
<sort of tax>
gives the tax rate to apply:
- 0 for NORMAL_TAX_RATE
- 1 for INTERMEDIARY_TAX_RATE
- 2 for REDUCED_TAX_RATE
- 3 for SUPER_REDUCED_TAX_RATE
- 4 for ZERO_TAX_RATE
- 5 for SPECIAL_TAX_RATE
-
<timestamp>
is the number of days before applying the tax rate from the 1st of january 1970.
|