Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

State Name
Meaning
Human Readable Name
VERIFIEDThe individual has been verified against the specified rule set.Verified
VERIFIED_ADMINThe individual was manually verified by an administrator through the admin panel.Verified (by admin)
VERIFIED_WITH_CHANGESThe individual was verified against the specified rule set, however some minor changes were made to the data in order to get the result. These changes are included in the rule set as acceptable changes.Verified with changes
IN_PROGRESSThe individual has not yet been verified, but further checks may be attempted. As GreenID allows further checks to be performed at any time this can be considered as not yet meeting the rule set requirements for verification.In progress
PENDINGThe individual has been verified against the rule set, but to do so they changed data in a way that is not considered acceptable without further action.Pending review
LOCKED_OUTThe individual has been locked out completely. This will occur depending on the customer lock out rules. By default there are no lock out rules.Locked out

Possible Modes

Mode name

Meaning

Human readable name

POSTOFFICE

The individual was verified by filling out a Post Office form and visiting a branch of Australia Post where their identity documents were manually inspected.

Post Office

ASSISTED

The user was verified by an administrator logging into the admin panel and entering the data on behalf of the user. This method still contacts the third party data sources to confirm the entered data.

Admin assisted

EXTERNAL

This mode is used to indicate that verification was carried out outside of the greenID system, and the results have been loaded into greenID.

Externally Verified


Individual Source States

the check against the data has succeededan  This  the this status applies to the device/fraud watchlist source, and indicates a non-suspicious result.this status applies to a source when the check has been unsuccessful - ether the data has not matched or (in the case of some interactive checks) the user has changed some data violating the the requirements of the rules.applies to the the some an error

State name

Meaning

Other possible value from Data Structure Page

Human readable name

VERIFIED

The users individual's data has been verified against this source

source

Verified

VERIFIED_ADMIN

The details for this source were manually verified by an administrator through the admin panel.

An administrative user has marked the check as successful, after manual inspection of the results.

This mostly applies to checks that were previously “Pending review” (see below).

Verified (by admin)

VERIFIED_WITH_CHANGES

The user was verified against this source, however some minor changes were made to the data in order to get the result. These changes are included in the rule set as acceptable changes.

check against the data source passed, but the person made some changes to their details in order to pass.  If the changes are acceptable according to the customer’s rules, then this state is applied; otherwise the status may remain as “PENDING”.

Verified with changes

PASSED

This state is specific to the watchlist checks. If a problem was NOT found on a watchlist check then they are considered to have PASSED the watchlist.

Deprecated - refer to NOT_FOUND_ON_LIST

 

Passed

FAILED

This state is specific to the watchlist checks. If a problem was found on a watchlist check then they are considered to have FAILED the watchlist.

Deprecated - refer to FOUND_ON_LIST

 

Failed

AUTOFAIL

This state is specific to non-consent or “BG” checks it indicates that the automatic check did not become verified.

Applies to background checks, and indicates that a check that was attempted automatically has failed, i.e. the check against the data source was not successful.

Autofail

IN_PROGRESS

When a user centric “UC” check has not yet reached a verified state it is considered in progress.

The check is currently in progress, i.e. the check has been started, but not enough data has been gathered to allow the check to be completed.

In progress

PENDING

The user has been verified this source, but to do so they changed data in a way that is not considered acceptable without further action.

check against the data source passed, but the person made some changes to their details in order to pass, and manual intervention is required to assess the changes.

Pending review

LOCKED_OUT

This individual source has been locked out. Either by customer specific rules, or at the source end. Only some sources force a lockout after a number of attempts.

Some data sources have a limited number of attempts associated with them, and if that threshold is exceeded, then the person is prevented from trying again.

Locked out

ERROR

The individual source could not be queried because of an error. The user may retry at a later date if necessary.

An error was experienced during the check, for example, the data source was unavailable.

Error

NOT_FOUND_ON_LIST this status applies watchlist style checks.This state is specific to the watchlist checks. If a problem was NOT found on a watchlist check then they are considered to have PASSED the watchlist. It indicates a non-suspicious result. 
FOUND_ON_LIST this status also applies to watchlist style checksThis state is specific to the watchlist checks. If a problem was found on a watchlist check then they are considered to have FAILED the watchlist. This status applies to a source when the check has been unsuccessful - either the data has not matched or (in the case of some interactive checks) the user has changed some data violating the the requirements of the rules. 
EMPTY indicates Indicates this check has not been used. 

Method Names

Method name
Meaning
Human readable name
DBThis check was a “Data Base” check that was automatically carried out with no user input. This is also referred to as a “Non Consent check” as no explicit consent is needed from the user.Data Base OR Non Consent
UCThe check was a “User Centric” check that required either input or explicit consent from the user or both.User Centric
PPThis check was carried out as a “Person Present” or face to face check. The main example of this type of check is a Post Office verification where the user physically presented themselves and their verification information at a Post Office.Person Present
 A category that does not fall into the above will have a blank or null method name.None

Field Status

Status name
Meaning
Human readable name
CONFIRMEDThis field was matched to this source exactly  Field confirmed.
CHANGEDThis field was changed in order to get a valid match on this sourceField changed.
ADDITIONThis was an additional field that was added by the user in order to get a valid verification. This is a specialised field that is only available to certain customers. By default a customer will never receive this.Additional field.
NO_MATCHThis is a status returned by “DB” or non consent checks and indicates that a match was not able to found on the source.No exact match found.
MISSINGThis is a status returned by a “DB” or non consent source and indicates that this field was not available to be compared on the source, for example in the phone book check the givenName is most often MISSING, whereas the firstInitial is present. Field missing on source.

 

...