Use this file to discover all available pages before exploring further.
The Data Verification module verifies a subject’s identity by cross-referencing submitted personal information, such as name, date of birth, address, and national ID numbers against trusted consumer, government, and credit bureau databases.It counts how many independent data sources confirm different combinations of identity elements, allowing organisations to assess the strength and confidence of an identity match. This module is commonly used for KYC (Know Your Customer), AML (Anti-Money Laundering), and general identity verification across multiple countries.This page contains documentation for the Data Verification - Single Match (All Sources) module, including its variants, capabilities, and the specific result codes it returns.
Argentina: Single match
This variant performs a single-source identity verification check for Argentinian subjects. It cross-references the subject’s name, date of birth, and DNI (Documento Nacional de Identidad) number against trusted Argentinian data sources.
Detail
Value
Required inputs
Full name, date of birth, DNI number
Optional inputs
Gender, current address, landline phone, tax identification number
The module returns source-count capabilities that indicate how many independent data sources confirmed each combination of identity elements, plus an age flag and an overall GBG score. This capability structure is shared across most Data Verification variants. Differences between variants are in input requirements and default outcome logic.
The total number of independent data sources that returned any type of match for the subject’s submitted information.
Detail
Description
Type
Integer
Range
0–5
Default
0
A value of 0 means no data sources matched any combination of the subject’s identity elements. Higher values indicate stronger verification confidence because the identity was confirmed independently across multiple sources.
The number of data sources where the subject’s name, date of birth, and address all matched. This is the strongest match combination without an ID number and is typically used as the threshold for a full “Match” outcome.
The number of data sources where the subject’s national ID number, name, date of birth, and address all matched. This is the highest-confidence match combination available.
An overall identity verification score calculated by GBG based on the strength and breadth of matches across data sources.
Detail
Description
Type
Integer
Range
0–1000
Default
0
Higher scores indicate stronger identity verification confidence. A score of 0 indicates that no meaningful verification data was returned. This score can be used in custom evaluation rules for more granular decisioning beyond the default outcomes.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18. The journey should apply age-appropriate restrictions or route to rejection.
Match
Name + DOB + Address ≥ 1 or ID + Name + DOB + Address ≥ 1
The subject’s identity was confirmed by at least one data source matching the strongest element combinations.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1 or ID + Name + Address ≥ 1
Some identity elements matched but not the full combination required for a full match. The journey may route to manual review or request additional information.
No Match
Name + Address < 1
No data source confirmed even a basic name and address combination.
Error
Default (no conditions matched)
An unexpected error occurred during processing.
Australia: Credit Header 1
This variant verifies Australian subjects against trusted credit data sources. It uses the supplier decision capability with support for partial matches.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
Supplier decision is match
Identity confirmed.
Identity Mismatch
Default
The subject could not be verified.
Australia: Historical Electoral Roll
This variant verifies Australian subjects against historical electoral roll data (pre-2004). It has the most complex partial match logic of any variant, with seven distinct conditions that qualify as a partial match.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name is match and last name is match and address is match
All three core elements fully matched.
Partial Identity Match
Any of seven qualifying conditions (see below)
Partial verification with various name/address combinations.
Identity Mismatch
Default
No verification path produced a passing result.
The Partial Identity Match outcome is triggered by any of the following: first name mismatch with last name and address match (middle names not available or mismatch); full name match with address mismatch or partial match (middle names not available); first name mismatch but middle name matches with last name match (any address result); first name initial match with last name match (any address, middle names not available); first name partial match with last name match (any address, middle names mismatch or not available); or first name and middle name both initial match with last name and address both matching.
Australia: Population
This variant verifies Australian subjects against trusted population data sources.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Refer
Overall verification status includes IN_PROGRESS
Verification is not yet complete.
Error
Default
An unexpected error occurred.
Australia: Single match standard sources (AML)
This variant verifies Australian subjects against standard sources for AML-regulated customers. It adds a credit bureau check capability alongside the overall verification status.
The table below lists the capabilities returned by this variant.
Capability
Type
Values
Description
Overall verification result
Enumset
VERIFIED, IN_PROGRESS
The overall verification status.
Credit Bureau Check
Enumset
VERIFIED, AUTOFAIL, ERROR, NOT_CONTRIBUTING
Result of the credit bureau check. AUTOFAIL indicates the credit bureau data contradicted the identity. NOT_CONTRIBUTING indicates the credit bureau check did not contribute to the verification decision (e.g. no record found). Not used in default outcome logic but available for custom evaluation rules.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Pass
Overall verification status includes VERIFIED
Identity verified.
Refer
Overall verification status includes IN_PROGRESS
Verification not yet complete.
Error
Default
An unexpected error occurred.
Australia: Single match standard sources (non-AML)
This variant verifies Australian subjects against standard sources for non-AML customers. It provides only the overall verification status capability without a credit bureau check.
Detail
Value
Required inputs
Determined by the registration process
Optional inputs
None
The capabilities include only the overall verification result (VERIFIED, IN_PROGRESS). Default outcomes are: Pass (verified) / Refer (in progress) / Error (default).
Australia: Single match standard sources (with additional sources) (AML)
This variant extends the AML standard sources variant with additional data sources.
Australia: Single match standard sources (with additional sources) (non-AML)
This variant provides the same standard-plus-additional-sources verification for non-AML customers. It does not include a credit bureau check capability.
Detail
Value
Required inputs
Determined by the registration process
Optional inputs
None
The capabilities include only the overall verification result (VERIFIED, IN_PROGRESS). Default outcomes are the same: Pass / Refer / Error.
Australia: Tenancy
This variant verifies Australian subjects against trusted tenancy data sources.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
Supplier decision is match
Identity confirmed.
Identity Mismatch
Default
The subject could not be verified.
Brazil: Single match with CPF
This variant performs a single-source identity verification check for Brazilian subjects with a required CPF (Cadastro de Pessoas Físicas) number, the Brazilian individual taxpayer registration number issued by the Federal Revenue Service.
Detail
Value
Required inputs
Full name, CPF number
Optional inputs
Gender, date of birth, current address, mobile phone, landline phone, identity card
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match on name, DOB, and address.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Canada: Non-Fintrac
This variant performs a standard identity verification check for Canadian subjects without FINTRAC-specific compliance requirements. It uses the simpler source-count capability structure rather than the field-level match flags used by the Fintrac Single Bureau variants. It does not include the under-18 flag.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, Social Insurance Number (SIN), landline phone
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1 or ID + Name + Address ≥ 1 or ID + Name + DOB + Address ≥ 1
Full match through any strong element combination.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
France: Single match
This variant performs a single-source identity verification check for French subjects. Notably, a landline phone number is a required input. This is unique among Data Verification variants and reflects the data sources available for French identity verification.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Germany: Schufa
This variant verifies German subjects against Schufa, Germany’s leading credit bureau that holds credit and identity data on the majority of German adults. Unlike the other German variants, this one uses field-level match flags rather than source counts, providing granular detail on which identity elements matched.
Date of birth and the Schufa QBit (quality indicator) flag.
Capability
Values
Description
Date of birth matches
match, partial match, mismatch, no result, unrecognised value
Match result for the subject’s date of birth.
QBit present flag
Y, N, no result
Indicates whether a Schufa QBit (quality indicator) is present for the subject. A QBit confirms that Schufa holds a verified record for the subject, which increases verification confidence independently of the individual field matches.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches and address matches or partially matches and QBit is present
Full identity match. All key elements confirmed against the Schufa record, and Schufa holds a verified record for the subject.
Partial Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches or address matches or partially matches
Name confirmed, plus either DOB or address, but not both alongside QBit.
Identity Mismatch
Default (no conditions matched)
No verification path produced a passing result.
For a full explanation of match flag values, see match flags in the glossary.
Germany: Single match without Schufa
This variant performs a single-source identity verification check for German subjects using non-Schufa data sources (consumer and public record databases).
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Italy: Citizen Source
This variant verifies Italian subjects against trusted citizen data sources. It shares the same capability structure and default outcome logic as Spain: Citizen Source.
Detail
Value
Required inputs
Full name, current address (with country code), date of birth, phone, email
Optional inputs
None
Italy: Single match (no Codice Fiscale)
This variant performs a single-source check for Italian subjects without requiring a Codice Fiscale.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, identity card, landline phone, mobile phone, place of birth, gender
This variant performs a single-source identity verification check for Italian subjects using their Codice Fiscale (Italian tax identification code). The Codice Fiscale is a unique alphanumeric code assigned to every Italian citizen and resident, derived from their name, date of birth, gender, and birthplace.
Detail
Value
Required inputs
Full name, current address, identity card (Codice Fiscale)
Optional inputs
Date of birth, landline phone, mobile phone, place of birth, gender
This variant performs a single-source identity verification check for Mexican subjects using their CURP (Clave Única de Registro de Población) via the tax identification number and identity card inputs.
Detail
Value
Required inputs
Full name, tax identification number (RFC), identity card (CURP)
This variant verifies Dutch subjects against trusted citizen data sources. It shares the same capability structure and default outcome logic as Spain: Citizen Source.
Detail
Value
Required inputs
Full name, current address (with country code), date of birth, phone, email
Optional inputs
None
Netherlands: Single match consumer
This variant performs a single-source identity verification check for Dutch subjects against consumer data sources. It extends the standard source-count capabilities with phone and email match indicators.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Netherlands: Single match identity
This variant performs a single-source identity verification check for Dutch subjects against identity-specific data sources. It extends the standard capabilities with a phone match indicator (but not email match, unlike the consumer variant).
This variant verifies New Zealand subjects against trusted birth certificate data sources with mandatory GovID inclusion. It returns only the supplier decision, with no individual field match flags. Capabilities and default outcomes are the same as New Zealand: Citizenship Certificate (mandatory GovID).
The following is a sample response for a successful identity match.
JSON
{ "outcome": "Identity Match", "advice": {}}
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Birth Certificate (without GovID)
This variant verifies New Zealand subjects against trusted birth certificate data sources. This variant does not include GovID in the matching process.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Alert
Supplied DOB below age threshold is Y
The subject is under 18.
Identity Match
Supplier decision is match
Birth certificate details confirmed.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
New Zealand: Citizenship Certificate (mandatory GovID)
This variant verifies New Zealand subjects against trusted citizenship certificate data sources with mandatory GovID inclusion in the matching process. It is the most streamlined NZ variant. It returns only the supplier decision, with no individual field match flags.
Detail
Value
Required inputs
Full name, date of birth, identity card (GovID number)
The table below lists the capabilities returned by this variant.
Capability
Values
Description
Supplier decision
match, mismatch, no result
The data source’s overall match decision. No individual field match flags are returned. The supplier makes a single pass/fail determination including the GovID number.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
Supplier decision is match
Citizenship certificate details confirmed including GovID.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Citizenship Certificate (without GovID)
This variant verifies New Zealand subjects against trusted citizenship certificate data sources. This variant does not include GovID in the matching process.
This variant verifies New Zealand subjects against credit header data. Unlike Credit Header 2 (which uses a supplier decision with partial match support), Credit Header 1 uses individual field-level match flags and constructs the outcome logic from those flags directly. It matches on full name (as a single field), date of birth, and address.
The table below lists the capabilities returned by this variant.
Capability
Values
Description
Full name match result
match, mismatch, no result
Match result for the subject’s full name (matched as a single combined field rather than individual name components).
Date of birth match result
match, mismatch, no result
Match result for the subject’s date of birth.
Overall address match result
match, mismatch, no result
Overall address match result.
Supplier decision
match, mismatch, partial match, no result
The credit bureau’s overall match decision. This capability is available for custom evaluation rules but is not used in the default outcome logic — the defaults are driven by the individual field flags instead.
Input address quality level
1 (excellent), 2 (good), 3 (poor), 4 (not possible to validate)
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
Full name is match and address is match and DOB is match
All three elements fully matched.
Partial Identity Match
Full name is match and (address is match or DOB is match)
Name confirmed plus either address or DOB, but not all three.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
New Zealand: Credit Header 2
This variant verifies New Zealand subjects against trusted credit data sources. Unlike most other NZ variants, this one supports a Partial Identity Match outcome when the supplier returns a partial match.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Alert
Supplied DOB below age threshold is Y
The subject is under 18.
Identity Match
Supplier decision is match
Full match confirmed.
Partial Identity Match
Supplier decision is partial match
Some identity elements matched but not all. The journey may route to manual review or request additional verification.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
New Zealand: Credit Header 3
This variant verifies New Zealand subjects against a third NZ credit reporting agency. It provides the most granular capability set of any NZ credit header variant, with individual name component match flags, address component match flags, and a deceased flag.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Alert
Deceased flag is Y
The subject is recorded as deceased.
Identity Match
Last name is match and first name is match and DOB is match and address is match
All four elements fully matched.
Partial Identity Match
Last name is match and first name is match and (DOB is match or address is match)
Name confirmed plus either DOB or address, but not all four.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
New Zealand: Directors and Shareholders
This variant verifies New Zealand subjects against trusted directors and shareholders data sources. It matches name and address at the individual component level (premise, thoroughfare, locality, postal code), providing more granular address verification than other NZ variants.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name is match and last names is match and premise is match and thoroughfare is match and postal code is match and (dependent locality is match or locality is match)
Full match. Name confirmed and address verified at the component level. Both the dependent locality and locality are accepted for the location component, because NZ addresses might use either.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Driver Licence
This variant verifies New Zealand subjects against trusted driver licence data sources in real time. It verifies the licence number, version number, name, and date of birth.
Detail
Value
Required inputs
Full name, date of birth, driving licence document (licence number and version number). The type field must be set to Driving Licence; the check fails if it is missing.
The following is a sample response for a successful identity match.
JSON
{ "outcome": "Identity Match", "advice": {}}
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Land Titles
This variant verifies New Zealand subjects against trusted land ownership data sources. It uses field-level match flags with a supplier decision capability that provides the data source’s overall match assessment.
Indicator of how well the submitted address could be validated.
Capability
Values
Description
Input address quality level
1 (excellent), 2 (good), 3 (poor), 4 (not possible to validate)
A broad indicator of the quality of the submitted address. A value of 4 (the default) indicates the address could not be validated. This capability can be used in custom evaluation rules to filter out results where the address input was too poor to produce a meaningful match.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
Supplier decision is match
The data source confirmed the subject’s identity.
Identity Mismatch
Default (no conditions matched)
The subject could not be verified.
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Passport
This variant verifies New Zealand subjects against trusted passport data sources. It verifies the passport number, expiry date, name, and date of birth.
Detail
Value
Required inputs
Full name, current address, date of birth, passport document (passport number and expiry date). The type field must be set to Passport; the check fails if it is missing.
Match result for the passport expiry date. A match confirms the submitted expiry date matches the record, which also implicitly confirms the passport has not been replaced.
The following is a sample response for a successful identity match.
JSON
{ "outcome": "Identity Match", "advice": {}}
For a full explanation of match flag values, see match flags in the glossary.
New Zealand: Single match gov ID source
This variant orchestrates identity verification across multiple New Zealand government ID sources (driver licence, passport, citizenship certificate, and birth certificate). It manages the verification workflow across sources and reports an overall verification status.
The table below lists the capabilities returned by this variant.
Capability
Type
Values
Description
Overall verification result
Enumset
VERIFIED, IN_PROGRESS
The overall verification status. VERIFIED indicates the verification rule has been met across the required sources. IN_PROGRESS indicates verification is not yet complete. Additional sources may still need to be checked.
The government ID sources (Document Verification Service sources) that have not yet been checked. This capability is informational and is not used in the default outcome logic.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Refer
Overall verification status includes IN_PROGRESS
Verification is not yet complete. The journey should route to additional verification steps or manual review.
Error
Default
An unexpected error occurred.
New Zealand: Single match standard sources
This variant verifies identity against any standard New Zealand source (not limited to government sources). It provides a simpler capability set with only the overall verification status without a sources-remaining tracker.
The table below lists the capabilities returned by this variant.
Capability
Type
Values
Description
Overall verification result
Enumset
VERIFIED, IN_PROGRESS
The overall verification status. VERIFIED indicates at least one standard source confirmed the subject’s identity. IN_PROGRESS indicates verification is not yet complete.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Pass
Overall verification status includes VERIFIED
Identity verified against at least one standard source.
Refer
Overall verification status includes IN_PROGRESS
Verification is not yet complete.
Error
Default
An unexpected error occurred.
New Zealand: Tenancy
This variant verifies New Zealand subjects against trusted tenancy data sources. Unlike the Australian Tenancy variant (which uses a simple supplier decision), this variant provides individual field-level match flags with a partial match outcome.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name is match and last name is match and DOB is match and address is match
All four elements fully matched.
Partial Identity Match
First name is match and last name is match and (DOB is match or address is match)
Name confirmed plus either DOB or address, but not all four elements.
Identity Mismatch
Default
The subject could not be verified.
For a full explanation of match flag values, see match flags in the glossary.
Peru: Single match
This variant performs a single-source identity verification check for Peruvian subjects. It extends the standard source-count capabilities with an ID + Name match counter (without requiring address or DOB alongside the ID) and a phone match indicator.
Detail
Value
Required inputs
Full name, date of birth, identity card (DNI)
Optional inputs
Current address, mobile phone, work email, personal email, landline phone
The number of data sources where the subject’s national ID number and name matched, without requiring address or DOB.
Detail
Description
Type
Integer
Range
0–5
Default
0
This is a lower-confidence match than ID + Name + Address or ID + Name + DOB, but it confirms that the ID number is associated with the submitted name.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Poland: Single match population
This variant performs a single-source check for Polish subjects against population register data sources. Capabilities and default outcomes are the same as Poland: Single match.
South Africa: Single match
This variant performs a single-source identity verification check for South African subjects using their identity card number (South African ID number), a 13-digit number that encodes the subject’s date of birth, gender, and citizenship status).
Detail
Value
Required inputs
Full name, identity card number
Optional inputs
Current address, date of birth, landline phone, mobile phone, gender
This variant verifies Spanish subjects against trusted citizen data sources. It provides the most granular field-level matching of any Spain variant, including individual address component matches, phone number matching, email matching, and a “Could Not Locate” outcome.
Detail
Value
Required inputs
Full name, current address (with country code), date of birth, phone, email
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches and address matches or partially matches
All four core elements confirmed.
Partial Identity Match
First name matches or partially matches and last name matches or partially matches and (DOB matches or partially matches or address matches or partially matches)
Name confirmed plus either DOB or address.
Could Not Locate
First name is not available and last name is not available
The subject could not be found in the data source.
Identity Mismatch
Default
No verification path produced a passing result.
For a full explanation of match flag values, see match flags in the glossary.
Spain: Single match
This variant performs a single-source identity verification check for Spanish subjects.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, identity card (DNI/NIE), landline phone
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
ALERT
Is under 18 is true
The subject is under 18.
Match
Name + DOB + Address ≥ 1
Full match.
Partial Match
Name + Address ≥ 1 or Name + DOB ≥ 1
Partial match.
No Match
Name + Address < 1
No match.
Error
Default
An unexpected error occurred.
Sweden: Single match population
This variant performs a single-source check for Swedish subjects against population register data sources. Capabilities and default outcomes are the same as Sweden: Single match personal ID.
UK: Credit Bureau 1
This variant verifies UK subjects against Electoral Register and credit database information held by a specific credit bureau partner. It uses a different capability structure from the standard source-count pattern, counting matches at two levels of granularity (specific element combinations and broader “any match” totals) rather than the ID-based combinations used by other countries.
Count of matches against name, address and date of birth
The number of data sources where all three elements (name, address, and date of birth) matched. This is the strongest match combination for this variant and is the threshold for the Identity Match outcome.
The total number of data sources that matched on more than one field (any combination). This serves as the threshold for the Partial Identity Match outcome. It captures cases where some elements matched but not the full name + address + DOB combination.
You can configure how matches are counted for this variant in the module settings. These settings control which match types are included in the count totals.
Setting
Description
Include ER into count
Include electoral roll matches in the count totals.
Include alias forename into count
Include alias (known-as) name matches in the count totals.
Include partial forename into count
Include partial first name matches in the count totals.
Include partial surname into count
Include partial last name matches in the count totals.
Include partial address into count
Include partial address matches in the count totals.
2 tradeline sources matched on name, address, and DOB (nameAddressDobMatchCount: 2)
1 electoral roll source matched on name and address only (nameAddressMatchCount: 1)
0 sources matched on name and DOB exclusively (nameDobMatchCount: 0)
3 total sources had more than one field match (totalAnyMatchCount: 3)
The inner array provides per-source detail with individual match flags for each source
For a full explanation of match flag values, see match flags in the glossary.
UK: Credit Bureau 2
This variant queries a different UK credit bureau partner. Capabilities, configuration, and default outcomes are the same as UK: Credit Bureau 1.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, gender
UK: Credit Bureau 3
This variant queries a third UK credit bureau partner. Capabilities, configuration, and default outcomes are the same as UK: Credit Bureau 1.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, gender
UK: Edited and Historical Electoral Roll
This variant verifies UK subjects against electoral roll data. It uses field-level match flags rather than source counts, providing granular detail on which individual identity elements matched.
Match results for the subject’s first, middle, and last names.
Capability
Values
Description
First name matches
match, initial match, alias match, partial match, mismatch, not available, no result, unrecognised value
Match result for the subject’s first name. An initial match indicates only the initial letter matched. An alias match indicates the name matched a known alias.
Middle names matches
match, initial match, partial match, mismatch, not available, no result, unrecognised value
Match result for the subject’s middle name(s).
Last names matches
match, partial match, mismatch, not available, no result, unrecognised value
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Alert
Under 18 is Y
The subject is under 18.
Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches and address matches or partially matches
All four key elements confirmed.
Partial Identity Match
First name matches or partially matches and last name matches or partially matches and (DOB matches or partially matches or address matches or partially matches)
Name confirmed, plus either DOB or address (but not both).
Could Not Locate
First name is not available and last name is not available
The subject could not be found. No match was attempted because no record was located.
Identity Mismatch
Default (no conditions matched)
A record was located but key elements did not match.
For a full explanation of match flag values, see match flags in the glossary.
UK: National ID Register
This variant verifies UK subjects against the National ID Register. It uses field-level match flags similar to the Electoral Roll variant, but adds phone number matching capabilities (landline and mobile).
The name, address, date of birth, and under 18 match flags are the same as UK: Edited and Historical Electoral Roll, with one difference: first name matches also accepts alias match as a qualifying value for the Identity Match outcome (not just match and partial match).This variant adds two phone match flags.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Alert
Under 18 is Y
The subject is under 18.
Identity Match
First name matches, partially matches, or alias matches and last name matches or partially matches and DOB matches or partially matches and address matches or partially matches
All four key elements confirmed. Note that alias match qualifies for full match here, unlike the Electoral Roll variant.
Partial Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches or address matches or partially matches
Name confirmed, plus either DOB or address.
Could Not Locate
First name is not available and last name is not available
The subject could not be found on the register.
Identity Mismatch
Default (no conditions matched)
A record was located but key elements did not match.
For a full explanation of match flag values, see match flags in the glossary.
UK: Single match all sources
This variant performs a single-source check across all available UK data sources.
Detail
Value
Required inputs
Full name, date of birth, current address
Optional inputs
Gender, mobile phone, National Insurance Number, mother’s maiden name, landline phone
This legacy variant performs a single-source check against a specific credit bureau. It uses the standard source-count capabilities (without GBG score) rather than the CRA-specific match count structure used by the non-legacy Credit Bureau variants.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, gender
The capabilities are the same as Argentina: Single match, excluding the GBG score. The default outcomes follow the standard pattern: ALERT → Match (Name + DOB + Address ≥ 1) → Partial Match → No Match → Error.
This variant performs a single-source check against the aggregated super bureau.
US: Credit Bureau
This variant verifies US subjects against credit bureau data. It uses field-level match flags (including SSN and phone matching) rather than the enumset-based risk code structure used by the US Source 1 variants.
The table below lists the default outcomes for this variant.
Outcome
Condition
Description
Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches and address matches or partially matches
All four core elements confirmed.
Partial Identity Match
First name matches or partially matches and last name matches or partially matches and DOB matches or partially matches or address matches or partially matches or SSN matches
Name confirmed plus at least one of DOB, address, or SSN.
Could Not Locate
First name is not available and last name is not available
The following is a sample response for a successful identity match.
JSON
{ "outcome": "Identity Match", "advice": {}}
For a full explanation of match flag values, see match flags in the glossary.
US: Credit Bureau 1
This variant performs a US identity verification check via a credit bureau. It uses a hybrid capability structure that combines individual field-level match flags with the full enumset-based risk code suite documented under US: Source 1 (Legacy). The bureau is selected through credential routing. Contact GBG for bureau selection guidance.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, previous addresses, mobile phone, personal email, SSN
This variant also returns all enumset risk code categories documented under US: Source 1 (Legacy): subject risk codes, address risk codes (including warm address alerts), DOB risk codes, SSN risk codes, acceptance result, match result, COPPA alert, alert list, Trust USA risk codes, and Trust USA result.
The outcome logic combines the match result and acceptance result capabilities. This is the same as US: Source 1 (Legacy). The individual field-match flags are not used in the default outcome logic. They are available for custom evaluation rules.
Outcome
Condition
Description
Match
Match result includes result.match and acceptance result includes id.success
Subject located and identity check passed.
Match Restricted
Match result includes result.match.restricted
Subject located but match is restricted (for example, COPPA, deceased).
No Match
Match result includes result.match and acceptance result includes id.failure
Subject located but identity check failed.
Could Not Locate
Match result includes result.no.match and acceptance result includes id.failure
Subject could not be found in data sources.
Partial Match
Match result includes result.match and acceptance result includes id.partial
Partial verification — some elements confirmed but not all.
Error
Default (no conditions matched)
An unexpected error occurred.
US: Credit Bureau 2
This variant queries a different credential-routed credit bureau. Capabilities and default outcomes are the same as US: Credit Bureau 1.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, previous addresses, mobile phone, personal email, SSN
US: Source 1 (Legacy)
This variant performs a comprehensive US identity verification check using name and address as required inputs, with optional DOB, SSN, phone, and email. It returns an extensive set of enumset-based risk code capabilities rather than simple match flags. This capability structure is unique to US variants and provides deep fraud and risk intelligence alongside identity matching.
Detail
Value
Required inputs
Full name, current address
Optional inputs
Date of birth, previous addresses, mobile phone, personal email, SSN
This is the largest capability category, covering match failures, deliverability issues, behavioural signals, and warm address alerts.
Match codes: Address Does Not Match, Street Number Does Not Match, Street Name Does Not Match, Address Does Not Match Within Tolerance, City Does Not Match, State Does Not Match, Zip Code Does Not Match.
Deliverability signals: Input Address Is Not Deliverable, Located Address Is Not Deliverable, Input Invalid Delivery Address, Input Address is Deliverable After Dropping Building Number, Input Address is a General Delivery Address, Input Address Missing Building Number, Input Premise Number Invalid, Input Box Number Missing, Input Box Number Invalid, Input Address is Valid but Does Not Receive USPS Mail, Input Sub-Building Number Needs Correction.
Behaviour signals: Newer Record Found (a more recent address exists), Address Velocity Alert (frequent address changes), Address Stability Alert, Address Longevity Alert (short time at address), Address Location Alert, Single Address in File, Alternate Address Alert.
Address type signals: Input Address is a PO Box, Located Address is a PO Box, Input Address is a Military Address, Input Address is a Business Address, High Risk Address Alert.
Warm address alerts: These flag addresses associated with specific institutional locations. Each alert exists in two forms: one for the located address and one for the input address. Location types include: Prison, Hospital, Mail Drop, Hotel, Campground, College/University, and USPO (US Post Office).
An extensive set of element-pair risk codes that indicate which specific combinations of input (I-prefix) and located (L-prefix) identity elements were flagged. These codes use short identifiers (e.g. IADDR for input street address, LSSN9 for located SSN9). The full set includes combinations of name, address, SSN, phone, email, IP address, and document elements. Also includes overall pass, fail, and refer result codes.
The outcome logic combines the match result and acceptance result capabilities.
Outcome
Condition
Description
Match
Match result includes result.match and acceptance result includes id.success
Subject located and identity check passed.
Match Restricted
Match result includes result.match.restricted
Subject located but match is restricted (e.g. COPPA, deceased).
No Match
Match result includes result.match and acceptance result includes id.failure
Subject located but identity check failed.
Could Not Locate
Match result includes result.no.match and acceptance result includes id.failure
Subject could not be found in data sources.
Partial Match
Match result includes result.match or acceptance result includes id.partial
Partial verification. Some elements confirmed, but not all.
Error
Default
An unexpected error occurred.
For a full explanation of match flag values, see match flags in the glossary.
US: Source 1 (including DOB and SSN) (Legacy)
This variant requires both DOB and SSN, providing the strongest matching configuration. Capabilities and default outcomes are the same as US: Source 1.
Detail
Value
Required inputs
Full name, date of birth, current address, SSN
Optional inputs
Previous addresses, mobile phone, personal email
US: Source 1 (including DOB) (Legacy)
This variant adds date of birth as a required input for stronger matching confidence. All other capabilities and default outcomes are the same as US: Source 1.
Detail
Value
Required inputs
Full name, date of birth, current address
Optional inputs
Previous addresses, mobile phone, personal email, SSN
US: Source 1 (including SSN) (Legacy)
This variant adds SSN as a required input. All other capabilities and default outcomes are the same as US: Source 1.
Detail
Value
Required inputs
Full name, current address, SSN
Optional inputs
Previous addresses, mobile phone, personal email, date of birth