Russian State Individual Business Registration Number Pattern (OGRNIP)

Prev Next

Primary State Registration Number of an individual entrepreneur.

Validator

No Validation

Matched expressions

Regex expressions

Description

Score

(?i:\b\d{3} \d{3} \d{3} \d{3} \d{3}\b)

Matches a 15-digit number of the format NNN NNN NNN NNN NNN delimited by space.

1

(?i:\b\d{15}\b)

Matches a 15-digit number of the format NNNNNNNNNNNNNNN without a delimiter.

1



Ignored expressions

None