APIWebhooksId Verification

ID-Verification Completed

The ID-Verification details can be tracked by this webhook. Please refer to the following example of a webhook payload.

Payload

{
  "verificationStatus" : "ONBOARDING_FINISHED",
  "externalCandidateId" : "String",
  "idVerificationReportURL" : "String",
  "candidateId" : "String",
  "testId" : "String"
}