GET api/Managers/GetManagersById/{Id}

Returns list of mangers for the

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

PMid in a comma separeted list.

string

Required

Body Parameters

None.

Response Information

Resource Description

List of managers

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.