GET api/EmployeeData/GetEmployeeExpertise?employeeId={employeeId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
employeeId

integer

Required

Body Parameters

None.

Response Information

Resource Description

SectionResultOfEmployeeExpertise
NameDescriptionTypeAdditional information
title

string

None.

result

EmployeeExpertise

None.

rightHeaderLink

Link

None.

Response Formats

application/json, text/json

Sample:

Sample not available.