v1

latestOpenAPI 3.1.02026-07-241695611.0 MB
Webhook Events

EmployeeVerificationRequest.failed

Emitted when an Employee Verification Request has failed.

postWebhookEmployeeVerificationRequest.failed

Payload

idstring uuid required

ID of the employee verification request.

created_atstring date-time required

When the request was created.

updated_atstring date-time nullable

When the request was last updated.

state'PENDING' | 'EXECUTING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' required
person_namestring required

Full name of the person being verified.

business_namestring required

Name of the business being checked.

business_addressstring nullable

Business address provided for disambiguation.

alternative_namesstring[] nullable

Alternative names provided for the business.

verifiedboolean nullable

Whether the person was verified as an employee.

role_titlestring nullable

Job title or role, if discovered.

departmentstring nullable

Department, if discovered.

evidence_summarystring nullable

Summary of evidence found.

Response

Successful Response

{"stackTrail":"webhooks:EmployeeVerificationRequest.failed:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}