Romania

Validate tax registration numbers as per Romania’s validation rule. All businesses in Romania are assigned a globally unique identifier called Romania RO VAT.

Ensure that the following details are correct for Romania RO VAT

  • Country Code: RO
  • Validation Type: ORA_RO_VAT
  • Description: Romania RO VAT
  • Number of digits: Between 4 and 12
  • Format: Two character Country code (RO) + 2 to 10 digit numeric
  • Check digits: No
  • Check Digit Validation: No
  • Default Validation: ORA_RO_VAT

Example:

Good:

  • RO45
  • RO345678901
  • RO1234567890

Bad:

  • BB45 (Invalid Country Code)
  • 1234567894 (Missing Country Code)
  • RO1 (Invalid format, too short)
  • RO123456789454345546 (Invalid format, too long)