Skip to main content

Send Reverification Request

POST 

/public-api/v1/employees/reverification/send

EndPoint Description : Creates a new reverification request for an employee. The API validates eligibility, assigns the selected reverification tasks, and initiates the employee reverification workflow.

Details :

  • Validates the provided reverification request data against business rules and eligibility criteria.
  • If validation fails, the request is rejected and no reverification request is created.
  • The operation is performed in the context of the authenticated organization.

Request

Responses