EmployeeVerificationRequest.completed

Emitted when an Employee Verification Request has completed and results are available.

Payload
__event__
object
Defaults to [object Object]
uuid
required

ID of the employee verification request.

date-time
required

When the request was created.

When the request was last updated.

string
enum
required

Current state of the request.

Allowed:
string
required

Full name of the person being verified.

string
required

Name of the business being checked.

Business address provided for disambiguation.

array | null

Alternative names provided for the business.

Whether the person was verified as an employee.

Job title or role, if discovered.

Department, if discovered.

Summary of evidence found.

EmployeeVerificationContact | null

Contact information discovered for the person.

array | null

Social media profiles discovered for the person.

array | null

Other web links found for the person (e.g. GitHub, personal site).

array | null

Sources consulted during verification.

Responses

LoadingLoading…