Russia

Validate tax registration numbers as per Russia's validation rule. All businesses in Russia are assigned a global unique identifier called Russian VAT.

Ensure that the following details are correct for Russian VAT:

  • Validation Type: ORA_RU_VAT

  • Description: Russian VAT

  • Number of digits: 9, 10, 12

  • Format: Its just 9, 10 or 12 characters. No country format or any other validations

  • Check digits: No

  • Check Digit Validation: No

  • Default Validation: ORA_RU_VAT

Example:

Good:

  • 123456789

  • RU4567654321

Bad:

  • 12345 (Invalid format - too short)

  • 123456789012345 (Invalid format - too long)