piighost/eu-vat

European VAT number in its purely numeric form: a two-letter country code then eight to twelve digits. Member states whose number carries letters, such as Ireland or the Netherlands, are not covered. It overlaps with any code written as two letters and digits, an IBAN prefix included.

Label: EU_VAT

Pattern

\b[A-Z]{2}\d{8,12}\b

Must be caught

Must be left alone

Tags: eu, business, finance, accounting

Download the detector as TOML