Understanding Business Registry Verification results
Overview
The Business Registry Verification (BRV) is used in KYB to verify the existence of a business within an authoritative or government data source. For more details, see the Business Registry Verification overview.
This page examines an example of a Business Registry Verification and guides you through the results. You'll learn how to interpret Verification checks and understand why they passed or failed.
Example Business Registry Verification result
As an example, we'll look at a Business Registry Verification. We'll walk through the example Verification below, section by section.
Note: Input fields in these screenshots are intentionally blurred for privacy, but represent the actual data submitted during verification.
Overall Verification run result
When viewing a Business Registry Verification run, you’ll first see the overall Verification result. In this example, the Business Registry Verification passed.
This top-level status is commonly in a “passed” or “failed” state. The information below the overall result offers further explanation or reasons as to why it “failed” and shows the Verification Template configurations that led to that “failed” status.
Here’s how to understand Verification results and their status:
A note on Inquiry status vs. Verification status
A common best practice for solutions within Persona is to rely on statuses. For example, when integrating via Inquiries (Hosted, Embedded, or Mobile SDK), businesses typically listen for the status of an Inquiry to decide whether a user should proceed within a user experience or not—if passed, otherwise it may require additional review. That additional review allows you to automatically or manually review the different verification attempts by conditioning on or reviewing the statuses of those verifications. You can also go one level deeper and review the statuses of the verification checks within a Verification to further understand the exact reasons for Verification failures.
These different statuses, let you quickly determine if an identity meets your Verification threshold and which ones don't. It gives you the ability to automate the attempts you feel most confident about, while leaving a pathway open for the longer tail, more complicated situations. For those complicated situations that need review—such as higher-risk, failed, or declined identities—you can drill down into specific details based on what you need to investigate further.
Raw Inputs
Raw Inputs show the input for Business Registry Verification including Business name, Address information and the name of an Associated Person with the business.
Note: Input fields in these screenshots are intentionally blurred for privacy, but represent the actual data submitted during verification.
Verification Checks
What are Verification Checks?
Verification checks evaluate specific aspects of the submitted information and images. Each Verification type has its own set of Verification checks that run instantly during the Verification run. A check can result in one of three statuses: "passed,” "failed," or "not applicable (N/A).” The following section explains these statuses in detail.
What does each Verification Check mean?
Every Verification Type has it's own Verification Checks, as each type verifies different pieces of information. For a complete look at the definition of Verification Checks per Verification Type, active customers can view a complete list of Verification Checks and associated failure reasons by going to Documentation > Verification Checks in your Persona Dashboard.
What do Verification Check results look like?
Let's zoom in on all the checks.
Here's what each column means at a high level:
- Status: This is a high-level result of the check. Possible values are:
Passed
: The check passed in the Verification attempt and meets the check’s configuration.Failed
: The check failed in the Verification attempt and does not meet the check’s configuration.N/A
: Not applicable. The check was not evaluated in the Verification attempt. This may happen because this check’s configuration depends on a piece of information that was not collected as part of the Inquiry and the check can not be performed.
- Check Name: The name of the Verification check.
- Type: If a Verification check falls into the
Fraud
orUser behavior
category.Fraud
: Checks in this category are designed to help catch fraudulent submissions. If a check in this category fails, there may be a higher chance the submission is fraudulent.User behavior
: Checks in this category are designed to flag instances when a user submits information that does not meet the quality bar Persona requires. If a check in this category fails, it does not necessarily indicate a higher chance that the submission is fraudulent. Note: You may see this asuser action required
in the API response.
- Required: The Verification checks required to pass in order for the Government ID Verification to successfully complete.
Note: if you find that a required check isn’t something you want to require, then you should update the configurations on the Verification Template. You can read more about that here.
Note: Input fields in these screenshots are intentionally blurred for privacy, but represent the actual data submitted during verification.
How do I know if a Verification check is required?
In this example, we see that two Verification checks were required (indicated by blue checkmarks in the Required column). All of the checks passed. While reviewing non-required Verification checks is common practice, consider updating your Verification Template to require any check whose failure would be unacceptable. This ensures future Verification runs will properly evaluate these critical checks.
Verification Check details
Some Verification checks offer deeper levels of information allowing you gain an even granular view of what information was checked or verified. In this example, we'll take a look at the Identity Comparison Check.
Identity Comparison Check for Business Registry Verification
Note: Input fields in these screenshots are intentionally blurred for privacy, but represent the actual data submitted during verification.
Here’s what each column means:
- Property: The type of information about the user—also known as the field.
- Input: The information the end user input.
- Record: The information the input is matched against
- Match Result: How closely the submitted information matched a known database record. The options are: Full, Partial, None, or Missing. Below, we'll explain what each option means.
- Status: This is a high-level result of the check. Possible values are:
Passed
: The check passed in the verification attempt.Failed
: The check failed in the verification attempt.N/A
: Not applicable. The check was not evaluated in the verification attempt. (This may happen because this check depends on a piece of information that was not collected as part of the Inquiry.)
Fields that matched
In the Status column, fields that matched will have passed
. This means they passed
—i.e. the value the user submitted sufficiently matched what was in a known database.
Note: Input fields in these screenshots are intentionally blurred for privacy, but represent the actual data submitted during verification.
In the Match Result column, we see these fields varied in how closely they matched a known database record.
- Match result =
Full
: Business Name, Address Street 1, Address City, Address Subdivision, Address Postal code all were aFull
match. This means the value the user submitted matched exactly what was in a known database.
A match could also result in a partial
match. This means the submitted value was close to the value in a known database, but not exactly the same.
Fields that did not match
Fields that fail will have failed
. This means they did not match—i.e. the value the user submitted did NOT sufficiently match what was in a known database.
A match result that did not pass could return “None” or “Missing.” This means the information the user submitted did not sufficiently match what is in a known database or Persona was unable to find information about this field from a known database.
Identity Comparison Check with Match Groups for Business Registry Verification
Match groups allow you to define multiple ways to match against identity records, which can increase match rates, in granular ways. Persona verifications come with strong default match groups which can then be adjusted or tailored depending on your compliance or regulatory requirements.
For more details, see Understanding match groups.