Name | Description | Type | Additional information |
---|---|---|---|
employeeId |
The alphanumeric identifier for the employee |
string |
None. |
firstName |
The first name of the employee |
string |
None. |
middleName |
The middle name of the employee |
string |
None. |
lastName |
The last name of the employee |
string |
None. |
An email for the employee. |
string |
None. |
|
phoneNumber |
A phone number for the employee. |
string |
None. |
hireDate |
Indicates a hire date for the employee. ISO-8601 format of: yyyy-mm-dd, such as 1989-05-22 or MMM-dd-yyyy (MAY-22-1989) |
string |
None. |
terminationDate |
Indicates if and when the employee was terminated. ISO-8601 format of: yyyy-mm-dd, such as 1989-05-22 or MMM-dd-yyyy (MAY-22-1989) |
string |
None. |
company |
Name of the company the employee belongs to. |
string |
None. |
sites |
A list of sites that the user should have membership to. |
Collection of EmployeeToImportSite |
None. |
isSingleSignOnUser |
Indicates if the user has SSO (single-sign-on) enabled |
boolean |
None. |
username |
An username for the employee without email. |
string |
None. |
resetPasswordPermissionFrom |
Email Address of the employee who can reset this employee's password. |
string |
None. |
emergencyContactPhoneNumber |
Employee's Emergency Contact Phone Number |
string |
None. |
emergencyContactName |
Employee's Emergency Contact Name |
string |
None. |