getEmploymentHistory

Employee_EmploymentHistory.getEmploymentHistory(int employmentHistoryId)

This method allows you to get the employment history of the employee.

Arguments

employmentHistoryId : The integer type mandatory argument.

Returns

Returns a json string with all the employment history where employmentHistoryId is the primary key and will have to be used in subsequent delete, update calls.

Errors
  • Unauthorized Access: If access is not allowed to the employee whose apiKey is passed In
  •  InvalidEmp: If employee id is invalid or view access is not allowed to employee / employment history record for the current user

 

 

Object Methods

Click on each of these links to know more about them: