Employees REST Endpoints
v1/Employees/Employees
These APIs maintain Employees:
Release | Description |
---|---|
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
23.5 | Reactivate Employees v1 introduced |
- Add Employee
- Method: postPath:
/config/sim/v1/employees/employees
- Delete Employees
- Method: postPath:
/config/sim/v1/employees/deleteEmployees
- Get Employees
- Method: postPath:
/config/sim/v1/employees/getEmployees
- Pre-Delete Employees
- Method: postPath:
/config/sim/v1/employees/preDeleteCheckEmployees
- Reactivate Employee
- Method: postPath:
/config/sim/v1/employees/reactivateEmployee
- Update Employees
- Method: postPath:
/config/sim/v1/employees/updateEmployees