📄️ Employee
Represents the employee master record: employee number (employeeNumber), employment status (status), name and contact fields, hire and termination dates, link to the role (positionId / positionTitle), manager (managerId), optional work location (locationId, alignable with Organization entities), country code, and tags. Central record for absences, time, payroll, and HR integrations into HCM, payroll, or corporate directory systems.
📄️ Leave request
Represents a vacation, leave, or sick-day request vacation); sick leave typically uses values such as sick and reasons that match policy and the target connector.
📄️ Position / job title
Represents an organizational role or job title (e.g. Warehouse Manager) people are Employees and reference this entity via positionId.