getExpenseRecordsForEmployee

Employee_Expense.getExpenseRecordsForEmployee(String empId)

This method allows you to get all the expense records 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 expense 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: