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