Employees
The employee resource
The employee represents the public face of an employee in the system. Note that an employee can also represent a trainee, an intern, a contractor, etc...
The applicableEmployment
property references the employee's employment that is:
- currently in effect if the employee is "active".
- will first be in effect if the employee has an employment starting in the future (either the first or a new one).
- was last in effect if the employee is no longer employed and is not expected to be re-remployed in the future.
The applicableJobPosition
property references the employee's job-position that matches the same logic.