Retrieve the result of a previous test verification.
| Last Digit | status | match_result | Use Case |
|---|---|---|---|
1 | completed | match | Successful verification |
2 | completed | no_match | Name discrepancy |
3 | completed | close_match | Minor typo / Partial match |
4 | failed | null | Technical/Bank error |
3:Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Verification completed
"abc123ab-3171-4e97-92ec-a11e9fabc123"
The current lifecycle state of the verification request.
A completed status indicates that the financial institution has been successfully reached and processed the request.
A failedstatus indicates that the verification could not be completed due to technical or institutional constraints.
Additional details may be provided in the status_reasonfield.
pending, completed, failed The outcome of the account holder name verification against the financial institution’s records. Provided only when statusis completed.
match, close_match, no_match, unable_to_verify Indicates the name as registered by the financial institution. Provided only if 'match_result' is 'close_match' and in accordance with data privacy regulations.
"JEAN DUPONT"
Additional context on the request status. Primarily populated when status is 'failed' or when match_result is 'unable_to_match'
"responding_institution_timeout"