Submit Employment History Verification
Last updated
Last updated
Please note that you are required to have a webhook set for employment verification requests to be successful. If they are not set, you will not get notified when the verification has been completed.
POST
https://vapi.verifyme.ng/v1/verifications/employments
This endpoint allows you to create employment verification requests
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authentication
string
Authentication Token
jobTitle
string
Job title held by the applicant
contactPersonName
string
Company's Contact person name
currentlyEmployed
array
Boolean that represents if the applicant still works there
employerName
string
Name of company/employer
employerEmail
string
Email of company/employer
employerPhone
string
Phone Number of company/employer
startDate
string
Employment start date
endDate
string
Employment end date
applicant.firstname
string
Applicants first name
applicant.lastname
string
Applicants last name
applicant.dob
string
Applicants date of birth ( DD-MM-YYYY )
applicants.phone
string
Applicants phone number
applicant.idType
string
Applicants Id type ( "BVN" ,"NIN", "KYC" )
applicant.idNumber
string
Applicants Identity Number ("BVN", "NIN", "Phone No")