GET api/EmployeeData/GetEmployeesLikeMe?e={e}&empId={empId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
e | string |
Required |
|
empId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
SectionResultOfPeopleLikesEmployeeName | Description | Type | Additional information |
---|---|---|---|
title | string |
None. |
|
result | PeopleLikesEmployee |
None. |
|
rightHeaderLink | Link |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.