@@ -15,6 +15,7 @@ Available formats
15
15
16
16
Currently this package supports the following formats:
17
17
18
+ * NRT (Número de Registre Tributari, Andorra tax number)
18
19
* NIPT (Numri i Identifikimit për Personin e Tatueshëm, Albanian VAT number)
19
20
* CBU (Clave Bancaria Uniforme, Argentine bank account number)
20
21
* CUIT (Código Único de Identificación Tributaria, Argentinian tax number)
@@ -45,6 +46,9 @@ Currently this package supports the following formats:
45
46
* RUT (Rol Único Tributario, Chilean national tax number)
46
47
* RIC No. (Chinese Resident Identity Card Number)
47
48
* NIT (Número De Identificación Tributaria, Colombian identity code)
49
+ * CPF (Cédula de Persona Física, Costa Rica physical person ID number)
50
+ * CPJ (Cédula de Persona Jurídica, Costa Rica tax number)
51
+ * CR (Cédula de Residencia, Costa Rica foreigners ID number)
48
52
* NI (Número de identidad, Cuban identity card numbers)
49
53
* CUSIP number (financial security identification number)
50
54
* Αριθμός Εγγραφής Φ.Π.Α. (Cypriot VAT number)
@@ -67,11 +71,11 @@ Currently this package supports the following formats:
67
71
* KMKR (Käibemaksukohuslase, Estonian VAT number)
68
72
* Registrikood (Estonian organisation registration code)
69
73
* CCC (Código Cuenta Corriente, Spanish Bank Account Code)
70
- * CIF (Certificado de Identificación Fiscal, Spanish company tax number)
71
- * CUPS (Código Unificado de Punto de Suministro, Supply Point Unified Code )
72
- * DNI (Documento nacional de identidad , Spanish personal identity codes)
74
+ * CIF (Código de Identificación Fiscal, Spanish company tax number)
75
+ * CUPS (Código Unificado de Punto de Suministro, Spanish meter point number )
76
+ * DNI (Documento Nacional de Identidad , Spanish personal identity codes)
73
77
* Spanish IBAN (International Bank Account Number)
74
- * NIE (Número de Identificación de Extranjeros , Spanish foreigner number)
78
+ * NIE (Número de Identificación de Extranjero , Spanish foreigner number)
75
79
* NIF (Número de Identificación Fiscal, Spanish VAT number)
76
80
* Referencia Catastral (Spanish real estate property id)
77
81
* SEPA Identifier of the Creditor (AT-02)
@@ -97,11 +101,13 @@ Currently this package supports the following formats:
97
101
* AMKA (Αριθμός Μητρώου Κοινωνικής Ασφάλισης, Greek social security number)
98
102
* FPA, ΦΠΑ, ΑΦΜ (Αριθμός Φορολογικού Μητρώου, the Greek VAT number)
99
103
* GRid (Global Release Identifier)
104
+ * NIT (Número de Identificación Tributaria, Guatemala tax number)
100
105
* OIB (Osobni identifikacijski broj, Croatian identification number)
101
106
* ANUM (Közösségi adószám, Hungarian VAT number)
102
107
* IBAN (International Bank Account Number)
103
108
* PPS No (Personal Public Service Number, Irish personal number)
104
109
* VAT (Irish tax reference number)
110
+ * Identity Number (Mispar Zehut, מספר זהות, Israeli identity number)
105
111
* IMEI (International Mobile Equipment Identity)
106
112
* IMO number (International Maritime Organization number)
107
113
* IMSI (International Mobile Subscriber Identity)
@@ -119,6 +125,8 @@ Currently this package supports the following formats:
119
125
* ISSN (International Standard Serial Number)
120
126
* Codice Fiscale (Italian tax code for individuals)
121
127
* Partita IVA (Italian VAT number)
128
+ * CN (法人番号, hōjin bangō, Japanese Corporate Number)
129
+ * RRN (South Korean resident registration number)
122
130
* LEI (Legal Entity Identifier)
123
131
* Asmens kodas (Lithuanian, personal numbers)
124
132
* PVM (Pridėtinės vertės mokestis mokėtojo kodas, Lithuanian VAT number)
@@ -145,10 +153,14 @@ Currently this package supports the following formats:
145
153
* MVA (Merverdiavgift, Norwegian VAT number)
146
154
* Orgnr (Organisasjonsnummer, Norwegian organisation number)
147
155
* New Zealand bank account number
156
+ * IRD number (New Zealand Inland Revenue Department (Te Tari Tāke) number)
157
+ * CUI (Cédula Única de Identidad, Peruvian identity number)
158
+ * RUC (Registro Único de Contribuyentes, Peruvian company tax number)
148
159
* NIP (Numer Identyfikacji Podatkowej, Polish VAT number)
149
160
* PESEL (Polish national identification number)
150
161
* REGON (Rejestr Gospodarki Narodowej, Polish register of economic units)
151
162
* NIF (Número de identificação fiscal, Portuguese VAT number)
163
+ * RUC number (Registro Único de Contribuyentes, Paraguay tax number)
152
164
* CF (Cod de înregistrare în scopuri de TVA, Romanian VAT number)
153
165
* CNP (Cod Numeric Personal, Romanian Numerical Personal Code)
154
166
* PIB (Poreski Identifikacioni Broj, Serbian tax identification number)
@@ -161,13 +173,17 @@ Currently this package supports the following formats:
161
173
* RČ (Rodné číslo, the Slovak birth number)
162
174
* COE (Codice operatore economico, San Marino national tax number)
163
175
* T.C. Kimlik No. (Turkish personal identification number)
176
+ * VKN (Vergi Kimlik Numarası, Turkish tax identification number)
164
177
* ATIN (U.S. Adoption Taxpayer Identification Number)
165
178
* EIN (U.S. Employer Identification Number)
166
179
* ITIN (U.S. Individual Taxpayer Identification Number)
167
180
* PTIN (U.S. Preparer Tax Identification Number)
168
181
* RTN (Routing transport number)
169
182
* SSN (U.S. Social Security Number)
170
183
* TIN (U.S. Taxpayer Identification Number)
184
+ * RUT (Registro Único Tributario, Uruguay tax number)
185
+ * RIF (Registro de Identificación Fiscal, Venezuelan VAT number)
186
+ * TIN (South African Tax Identification Number)
171
187
172
188
Furthermore a number of generic check digit algorithms are available:
173
189
0 commit comments