Prerequisites
When you register the employee, both of the following flags must be set to true inemployment.employeeDocumentOptions:
i9RemoteCounterSignAuthorizedi9RemoteReverificationAuthorized
Example (registration snippet)
Endpoint
Example request
Example response
Workflow
- Request remote reverification for a specific Form I-9 using the endpoint above
- Generate an employee token using the existing generate employee access token endpoint (
/employers/{employerId}/employees/{employeeId}/generateToken) - Embed the employee experience as you would under normal circumstances and communicate to the employee
- The employee can then complete Supplement B and verify their new document remotely through the embedded flow

