{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"person_name": "<string>",
"business_name": "<string>",
"__event__": {
"type": "EmployeeVerificationRequest.failed",
"origin": "api"
},
"updated_at": "2023-11-07T05:31:56Z",
"business_address": "<string>",
"alternative_names": [
"<string>"
],
"verified": true,
"role_title": "<string>",
"department": "<string>",
"evidence_summary": "<string>",
"contact": {
"email": "<string>",
"phone": "<string>"
},
"socials": [
{
"url": "<string>"
}
],
"miscellaneous_links": [
{
"label": "<string>",
"url": "<string>"
}
],
"sources": [
{
"url": "<string>",
"description": "<string>"
}
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Employee verification request failed
Emitted when an Employee Verification Request has failed.
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"person_name": "<string>",
"business_name": "<string>",
"__event__": {
"type": "EmployeeVerificationRequest.failed",
"origin": "api"
},
"updated_at": "2023-11-07T05:31:56Z",
"business_address": "<string>",
"alternative_names": [
"<string>"
],
"verified": true,
"role_title": "<string>",
"department": "<string>",
"evidence_summary": "<string>",
"contact": {
"email": "<string>",
"phone": "<string>"
},
"socials": [
{
"url": "<string>"
}
],
"miscellaneous_links": [
{
"label": "<string>",
"url": "<string>"
}
],
"sources": [
{
"url": "<string>",
"description": "<string>"
}
]
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Body
ID of the employee verification request.
When the request was created.
Current state of the request.
PENDING, EXECUTING, COMPLETED, FAILED, CANCELLED Full name of the person being verified.
Name of the business being checked.
Show child attributes
Show child attributes
When the request was last updated.
Business address provided for disambiguation.
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.
Contact information discovered for the person.
Show child attributes
Show child attributes
Social media profiles discovered for the person.
Show child attributes
Show child attributes
Other web links found for the person (e.g. GitHub, personal site).
Show child attributes
Show child attributes
Sources consulted during verification.
Show child attributes
Show child attributes
Response
Successful Response