Employee_Movement.getMovementsForEmployee(String empId)
The Employee_Movement.getMovementsForEmployee method allows you to get all the movement details of an employee from the system.
Arguments
empId : The string type mandatory argument for employee id.
Returns
Returns a json string with information of all the movement records for an employee.
Errors
- Unauthorized Access: If access is not allowed to the employee whose apiKey is passed
Object Methods
Click on each of these links to know more about them: