Identity Verification
Decline Identity Verification
Declines the identity verification of an employee.
Scopes
| Category | Read only Scope | Write only Scope (read access implicit) |
|---|---|---|
| Manage employment documents (employment_documents) | - | Manage identity verification (identity_verification:write) |
post/v1/identity-verification/{employment_id}/decline
Path parameters
employment_idstring required
Employment ID
Response
Success
Example response
{
"data": {
"status": "ok"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.