GET api/v1/departmentsummarycompetencies/{departmentSummaryCompetencyId}

Get a DepartmentSummaryCompetencyModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
departmentSummaryCompetencyId

integer

Required

Body Parameters

None.

Response Information

Resource Description

DepartmentSummaryCompetencyModel
NameDescriptionTypeAdditional information
DepartmentSummaryCompetencyId

integer

Required

DeptSummaryId

integer

Required

CompetencyId

integer

Required

DayOfWeekId

integer

Required

MinimumCount

decimal number

Required

CreateDateUtc

date

Required

UserChanged

string

String length: inclusive between 0 and 50

DateChangedUtc

date

Required

Competency

CompetencyModel

None.

DayOfWeekFsDayOfWeek

FsDayOfWeekModel

None.

DeptSummaryFsDeptSummary

FsDeptSummaryModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.