v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Contact Verification Endpoints

contact-verification/id/non-doc

This endpoint is used to perform Non-Document ID verification on an individual. Currently only Canada is supported.

post/contact-verification/id/non-doc

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

VerificationRequestIDinteger

Verification Request ID for the contact to be verified

VerificationStatusstring

Status of the verification

Example response

{
  "VerificationStatus": "Verified"
}