Bulgaria

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

Ensure that the following details are correct for Bulgaria BG VAT:

    • Country Code: BG
    • Validation Type: ORA_BG_VAT
    • Description: Bulgaria BG VAT
    • Number of digits: 11 or 12
    • Format:

      Two character Country code(BG) + 9 digit numeric

      BG099999999 if the No. of Digits entered is 11

      Or

      Two character Country code(BG) + 10 digit numeric

      BG0999999999 if the No. of Digits entered is 12

      11 characters: A(1-2)+N(1-9)

      A(1-2) = {BG}

      12 characters: A(1-2)+N(1-10)

      A(1-2) = {BG}.
    • Check digits: No
    • Check Digit Validation: No
    • Default Validation: ORA_BG_VAT

    Example:

    Good:

    • BG345678901
    • BG3456789012

    Bad:

    • BB1234567894 (Invalid Country Code)
    • 1234567894 (Missing Country Code)
    • BE1234 (Invalid format – too short)
    BE1234567894543 (Invalid format – too long)