Finland

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

Ensure that the following details are correct for Finland FI VAT:

  • Country Code: FI

  • Validation Type: ORA_FI_VAT

  • Description: Finland FI VAT

  • Number of digits: 10

  • Format:

    Two character Country code(FI)+ 8 digit numeric FI999999999

    Two character Country code then 12345678 (8 characters)

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

    A(1-2) = {FI}

  • Check digits: No

  • Check Digit Validation: No

  • Default Validation: ORA_FI_VAT

Example:

Good:

  • FI06400216

  • FI23760475

Bad:

  • FB12345671 (Invalid country code)

  • 12345671 (Missing country code)

  • FI1234567 (Invalid format - too short)

  • FI123456711 (Invalid format - too long)