POST api/Report/GetCandidateSelectionPerformanceReport
Gets performance report of selected candidate.
Request Information
URI Parameters
None.
Body Parameters
.
PerformanceReportRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| CandidateId | globally unique identifier |
None. |
|
| Culture | string |
None. |
|
| Format | string |
None. |
|
| LocalDate | string |
None. |
|
| SecondaryCalcResult | SelectedCandidateValues |
None. |
|
| TagName | string |
None. |
Request Formats
application/json, text/json
Sample:
application/xml, text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
.
StreamContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.