Employees REST Endpoints
Employees/Employees
These APIs maintain the employees .
- Add Employee
- Method: postPath:
/config/sim/v1/employees
- Checks the existence of references to the object in the database.
- Method: postPath:
/config/sim/v1/preDeleteCheckEmployees
- Delete Employees
- Method: postPath:
/config/sim/v1/employees/deleteEmployees
- Get Employees
- Method: postPath:
/config/sim/v1/employees/getEmployees
- Update Employees
- Method: postPath:
/config/sim/v1/employees/updateEmployees