GET api/v1/departmentsummarycompetencies?departmentId={departmentId}&effectiveDate={effectiveDate}

Get a list of Active DepartmentSummaryCompetencies model given DepartmentId and effectiveDate

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentId

integer

Required

effectiveDate

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.