Hungary

Validate tax registration numbers as per Hungary's validation rule. All businesses in Hungary are assigned a 10 -digit global unique identifier called Hungary HU VAT.

Ensure that the following details are correct for Hungary HU VAT:

  • Validation Type: ORA_HU_VAT

  • Description: Hungary HU VAT

  • Number of digits: 10

  • Format:

    Two character Country code(HU)+ 8 digit numeric HU99999999

    Two character Country code then 12345678 (8 characters)

    10 characters: A(1-2)+ N(1-7)+C(1)

    A(1-2) = {HU}

  • Check digits: No

  • Check Digit Validation: No

  • Default Validation: ORA_HU_VAT

Example:

Good:

  • HU10845606

  • HU26903738

Bad:

  • HB12345676 (Invalid country code)

  • 12345676 (Missing country code)

  • HU1234567 (Invalid format - too short)

  • HU123456766 (Invalid format - too long)

  • HU12345675 (Invalid check digit)