piighost/it-partita-iva

Italian VAT number: eleven digits, optionally prefixed IT for intra-community use. Eleven bare digits also match the Polish PESEL and the Australian business number, so those three cannot share a detector.

Label: IT_PARTITA_IVA

Pattern

(?<!\w)(?:IT)?\d{11}(?!\w)

Must be caught

Must be left alone

Tags: it, business, accounting

Download the detector as TOML