Employment Verification

An employment verification validates the details of disclosed employment history of an individual for a specified year period (3, 5, or 7). Current employers are contacted only if given permission to do so. The components verified could include position held and dates of employment and will depend on availability of data within an entity's records. Income verification is also obtained for non-employment purposes only.

Certn makes 3-5 sufficient attempts to obtain source data for verification and reports back accordingly. A sufficient attempt can be defined as an attempt which could reasonably lead to a result. Additional fees can apply when an employer utilizes an outsources entity to provide data.

Availability

This check is available in Canada 🇨🇦 and the US 🇺🇸

This check is not available for a quickscreen

Industry
Availability
Endpoints

Human Resources

Yes

Property Management

Yes

Parameters

Request flag

Include this flag in the body of your request:

request_employment_verification

Invite parameters

To invite an applicant to complete a screen, include this parameter in the body of your request:

  • email

See all available Application parameters

Example request

{
    "request_employment_verification": true,
    "email": "[email protected]"
}

Report

Report field: information.employers

Each employment verification object can be found under information.employers[index]. See Certn Verifications for more.

Last updated