Employees2 REST Endpoints
v1/Employees/Employees2
These APIs maintain the basic employees, excluding the information stored in dependent tables that already have supporting API's - employee visibility, employee roles and employee properties.
Release | Description |
---|---|
23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
23.3.1 | First introduced in this version. |
- Add basic employees
- Method: postPath:
/config/sim/v1/employees/employees2
- Delete basic employees
- Method: postPath:
/config/sim/v1/employees/deleteEmployees2
- Get basic employees
- Method: postPath:
/config/sim/v1/employees/getEmployees2
- Pre-Delete basic employees
- Method: postPath:
/config/sim/v1/employees/preDeleteCheckEmployees2
- Update basic employees
- Method: postPath:
/config/sim/v1/employees/updateEmployees2