v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Identity Verification

Decline Identity Verification

Declines the identity verification of an employee.

Scopes

CategoryRead only ScopeWrite 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"
  }
}