Duty or tax or fee category code (Subset of UNCL5305)
UNCL5305, version D.16B, published by UN/CEFACT: 10 codes. Specification page.
ts
import { isTaxCategoryCode, TAX_CATEGORY_CODES, taxCategoryCodeList } from '@facturometro/core/codelists/tax-category';TAX_CATEGORY_CODES holds the codes, TaxCategoryCode is their union type, isTaxCategoryCode() narrows a string to it and taxCategoryCodeList is the list as data. @facturometro/core/codelists and @facturometro/einvoice/codelists re-export them together with every other list.
| Code | Name |
|---|---|
AE | Vat Reverse Charge |
E | Exempt from Tax |
S | Standard rate |
Z | Zero rated goods |
G | Free export item, VAT not charged |
O | Services outside scope of tax |
K | VAT exempt for EEA intra-community supply of goods and services |
L | Canary Islands general indirect tax |
M | Tax for production, services and importation in Ceuta and Melilla |
B | Transferred (VAT), In Italy |