GET api/EmployeeData/GetEmployeesLikeMe?e={e}&empId={empId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
e

string

Required

empId

integer

Required

Body Parameters

None.

Response Information

Resource Description

SectionResultOfPeopleLikesEmployee
NameDescriptionTypeAdditional information
title

string

None.

result

PeopleLikesEmployee

None.

rightHeaderLink

Link

None.

Response Formats

application/json, text/json

Sample:

Sample not available.