open-nav
    Preparing search index...

    Type Alias LocalFaultCode

    LocalFaultCode:
        | "LOCAL_TAXPAYER_ID_CHECK_DIGIT"
        | "LOCAL_COUNTY_CODE_UNKNOWN"
        | "LOCAL_VAT_PERCENTAGE_UNUSUAL"

    Findings this library reports that NAV has no code for.

    Kept separate from NAV's codes rather than forced into an approximate one, so it is always clear whether a finding means "the service would say this" or "we noticed this".

    Type Declaration

    • "LOCAL_TAXPAYER_ID_CHECK_DIGIT"

      A tax number's check digit does not match. NAV checks its registry instead.

    • "LOCAL_COUNTY_CODE_UNKNOWN"

      A county code outside the set NAV is known to issue.

    • "LOCAL_VAT_PERCENTAGE_UNUSUAL"

      A VAT percentage that is not a current Hungarian rate.