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