POST api/PeriodScore/AverageScore?projectId={projectId}&jobIssueId={jobIssueId}&ownerId={ownerId}

Get average score based on job performance issue id and score owner id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

jobIssueId

integer

Required

ownerId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Get average score based on job performance issue id and score owner id

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.