Generate I-9 access
To generate the employee’s I-9 access token, make a call to the/employers/{employerId}/employees/{employeeId}/generateToken GET endpoint, setting the employerId and employeeId path parameters in the URL.
Request
Sample Request
Response
The response contains thetoken object, whose embeddedUri is a session-level URL that allows the employee to access the embedded I-9 session. Read more about session-level access tokens here.
Below is an example of a successful request.
Sample Response
Response elements
Below are the elements returned in thetoken object.

