employee_RelationShipManager.getRelationshipBasedManager(String empId,String relationShipType)
The employee_RelationShipManager.getRelationshipBasedManager method allows you to get the relationship manager of an employee from the system.
Arguments
emp id : The string type mandatory argument for employee id.
RelationShipType: The string type mandatory argument for the relationship type
Returns
Returns a json string with information of relationship manager for the employee.
Errors
- Unauthorized Access: If access is not allowed to the employee whose apiKey is passedIn
- InvalidRelationship: If relationship type is invalid
Object Methods
Click on each of these links to know more about them: