Update an existing employee with an employer
Update an existing employee with an employer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Employee information
Date of birth associated with a Employee.
Email address associated with a Employee.
Current employment record
Employee's first name.
Employee's last name.
The address sub-element of the Employee element contains all data pertaining to Employee's physical address.
Indicates whether the employee has applied for an SSN. If true, socialSecurityNumber cannot be provided. If false, socialSecurityNumber is required. For updates, this field is optional.
f, m, x Employee's middle name.
Allows employer to manage E-Verify cases manually via the E-Verify website directly. When true, employee will not be automatically sent to E-Verify when Form I-9 is completed.
Employee's Social Security Number. Must be exactly 9 digits. All non-numeric characters will be automatically removed before validation (for example, 123-45-6789 will be validated as 123456789). Required when appliedForSsn is false. Cannot be provided when appliedForSsn is true.
The phone number associated with a Employee. Required if remote verification (i9RemoteCounterSignAuthorized or i9RemoteReverificationAuthorized) is enabled.
Response
OK
Employee response
Employee information

