Employee
Employee Registry
post
/employees/_create
Create a new employee in the system along with all the related informations like - assignment, jurisdiction, service, education and probation
post
/employees/_update
Update Employee data for a particular employee
post
/employees/_count
Get the list of count of active and inactive employee.
post
/employees/_search
Get the list of employees defined in the system.
Last modified 8mo ago