POST Result
Request Information
URI Parameters
None.
Body Parameters
ResultsRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionnaireId | integer |
None. |
Request Formats
application/json, text/json
{
"questionnaireId": 1
}
application/xml, text/xml
<ResultsRequestDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/s_election.API.Models.Site"> <QuestionnaireId>1</QuestionnaireId> </ResultsRequestDto>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
ResultsViewingDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| QuestionnaireId | integer |
None. |
|
| ServiceTypeName | string |
String length: inclusive between 0 and 50 |
|
| ResponsesYesNoDNKQuestion | Collection of YesNoDNKAnswerDto |
None. |
|
| ResponsesYesNoPermissionQuestion | Collection of YesNoPermissionAnswerDto |
None. |
|
| QuestionnairesNextActions | Collection of QuestionnaireNextActionDto |
None. |
|
| QuestName | string |
String length: inclusive between 0 and 50 |
|
| TypeId | integer |
Range: inclusive between 1 and 5 |
|
| TypeOfPreviousViewing | integer |
None. |
|
| OverallSatisfactionScore | decimal number |
Range: inclusive between 1 and 10 |
|
| EvaluatedSupplierId | integer |
None. |
|
| EvaluatedSupplier | string |
String length: inclusive between 0 and 50 |
|
| EvaluatedSupplierIsOther | boolean |
String length: inclusive between 0 and 50 |
|
| EvaluatedSupplierOther | string |
None. |
|
| NumberOfSuppliersWithScores | integer |
None. |
|
| Theme1 | string |
String length: inclusive between 0 and 200 |
|
| Theme1Id | integer |
None. |
|
| Theme1NumberOfRespondents | integer |
None. |
|
| Theme1HasResults | boolean |
None. |
|
| ViewerScoreTheme1 | decimal number |
Range: inclusive between 1 and 10 |
|
| Top1Theme1Id | integer |
None. |
|
| Top1Theme1 | string |
String length: inclusive between 0 and 50 |
|
| Top1Theme1Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top2Theme1Id | integer |
None. |
|
| Top2Theme1 | string |
String length: inclusive between 0 and 50 |
|
| Top2Theme1Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top3Theme1Id | integer |
None. |
|
| Top3Theme1 | string |
String length: inclusive between 0 and 50 |
|
| Top3Theme1Score | decimal number |
Range: inclusive between 1 and 10 |
|
| PositionTheme1EvaluatedSupplier | integer |
None. |
|
| Theme2 | string |
String length: inclusive between 0 and 200 |
|
| Theme2Id | integer |
None. |
|
| Theme2NumberOfRespondents | integer |
None. |
|
| Theme2HasResults | boolean |
None. |
|
| ViewerScoreTheme2 | decimal number |
None. |
|
| Top1Theme2 | string |
String length: inclusive between 0 and 50 |
|
| Top1Theme2Id | integer |
None. |
|
| Top1Theme2Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top2Theme2 | string |
String length: inclusive between 0 and 50 |
|
| Top2Theme2Id | integer |
None. |
|
| Top2Theme2Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top3Theme2 | string |
String length: inclusive between 0 and 50 |
|
| Top3Theme2Id | integer |
None. |
|
| Top3Theme2Score | decimal number |
Range: inclusive between 1 and 10 |
|
| PositionTheme2EvaluatedSupplier | integer |
None. |
|
| Theme3 | string |
String length: inclusive between 0 and 200 |
|
| Theme3Id | integer |
None. |
|
| Theme3NumberOfRespondents | integer |
None. |
|
| Theme3HasResults | boolean |
None. |
|
| ViewerScoreTheme3 | decimal number |
None. |
|
| Top1Theme3 | string |
String length: inclusive between 0 and 50 |
|
| Top1Theme3Id | integer |
None. |
|
| Top1Theme3Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top2Theme3 | string |
String length: inclusive between 0 and 50 |
|
| Top2Theme3Id | integer |
None. |
|
| Top2Theme3Score | decimal number |
Range: inclusive between 1 and 10 |
|
| Top3Theme3 | string |
String length: inclusive between 0 and 50 |
|
| Top3Theme3Id | integer |
None. |
|
| Top3Theme3Score | decimal number |
Range: inclusive between 1 and 10 |
|
| PositionTheme3EvaluatedSupplier | integer |
None. |
|
| QR1 | integer |
Range: inclusive between 1 and 6 |
|
| QR2 | integer |
Range: inclusive between 1 and 6 |
|
| Top1Recommendation | string |
String length: inclusive between 0 and 50 |
|
| Top1RecommendationId | integer |
None. |
|
| Top1RecommendationScore | decimal number |
Range: inclusive between 1 and 10 |
|
| Top1RecommendationNumberOfRespondents | integer |
None. |
|
| QR3 | integer |
Range: inclusive between 1 and 6 |
|
| QR4 | integer |
Range: inclusive between 1 and 6 |
|
| SearchAdditionalInfo | string |
String length: inclusive between 0 and 1000 |
|
| OnlySearchResults | boolean |
None. |
|
| Top1RecommendationIsDifferentSupplierThanOperational | boolean |
None. |
|
| SearchResults | boolean |
None. |
Response Formats
application/json, text/json
{
"id": 1,
"questionnaireId": 2,
"serviceTypeName": "sample string 3",
"responsesYesNoDNKQuestion": [
{
"id": 1,
"text": "sample string 2"
},
{
"id": 1,
"text": "sample string 2"
}
],
"responsesYesNoPermissionQuestion": [
{
"id": 1,
"text": "sample string 2"
},
{
"id": 1,
"text": "sample string 2"
}
],
"questionnairesNextActions": [
{
"id": 1,
"label": "sample string 2",
"resultsAvailable": true,
"evaluated": true,
"evaluationDate": "2025-11-08T13:41:36.8792897+01:00",
"searched": true,
"searchDate": "2025-11-08T13:41:36.8792897+01:00",
"resultsViewed": true,
"canSearch": true,
"canEvaluate": true,
"canSeeResults": true,
"resultsAfterSearch": true,
"resultsAfterEvaluate": true,
"resultsReview": true
},
{
"id": 1,
"label": "sample string 2",
"resultsAvailable": true,
"evaluated": true,
"evaluationDate": "2025-11-08T13:41:36.8792897+01:00",
"searched": true,
"searchDate": "2025-11-08T13:41:36.8792897+01:00",
"resultsViewed": true,
"canSearch": true,
"canEvaluate": true,
"canSeeResults": true,
"resultsAfterSearch": true,
"resultsAfterEvaluate": true,
"resultsReview": true
}
],
"questName": "sample string 4",
"typeId": 5,
"typeOfPreviousViewing": 6,
"overallSatisfactionScore": 1.0,
"evaluatedSupplierId": 1,
"evaluatedSupplier": "sample string 7",
"evaluatedSupplierIsOther": true,
"evaluatedSupplierOther": "sample string 9",
"numberOfSuppliersWithScores": 1,
"theme1": "sample string 10",
"theme1Id": 1,
"theme1NumberOfRespondents": 1,
"theme1HasResults": true,
"viewerScoreTheme1": 1.0,
"top1Theme1Id": 1,
"top1Theme1": "sample string 12",
"top1Theme1Score": 1.0,
"top2Theme1Id": 1,
"top2Theme1": "sample string 13",
"top2Theme1Score": 1.0,
"top3Theme1Id": 1,
"top3Theme1": "sample string 14",
"top3Theme1Score": 1.0,
"positionTheme1EvaluatedSupplier": 1,
"theme2": "sample string 15",
"theme2Id": 1,
"theme2NumberOfRespondents": 1,
"theme2HasResults": true,
"viewerScoreTheme2": 1.0,
"top1Theme2": "sample string 17",
"top1Theme2Id": 1,
"top1Theme2Score": 1.0,
"top2Theme2": "sample string 18",
"top2Theme2Id": 1,
"top2Theme2Score": 1.0,
"top3Theme2": "sample string 19",
"top3Theme2Id": 1,
"top3Theme2Score": 1.0,
"positionTheme2EvaluatedSupplier": 1,
"theme3": "sample string 20",
"theme3Id": 1,
"theme3NumberOfRespondents": 1,
"theme3HasResults": true,
"viewerScoreTheme3": 1.0,
"top1Theme3": "sample string 22",
"top1Theme3Id": 1,
"top1Theme3Score": 1.0,
"top2Theme3": "sample string 23",
"top2Theme3Id": 1,
"top2Theme3Score": 1.0,
"top3Theme3": "sample string 24",
"top3Theme3Id": 1,
"top3Theme3Score": 1.0,
"positionTheme3EvaluatedSupplier": 1,
"qR1": 1,
"qR2": 1,
"top1Recommendation": "sample string 25",
"top1RecommendationId": 1,
"top1RecommendationScore": 1.0,
"top1RecommendationNumberOfRespondents": 1,
"qR3": 1,
"qR4": 1,
"searchAdditionalInfo": "sample string 26",
"onlySearchResults": true,
"top1RecommendationIsDifferentSupplierThanOperational": false,
"searchResults": true
}
application/xml, text/xml
<ResultsViewingDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/s_election.API.Models.Site">
<EvaluatedSupplier>sample string 7</EvaluatedSupplier>
<EvaluatedSupplierId>1</EvaluatedSupplierId>
<EvaluatedSupplierIsOther>true</EvaluatedSupplierIsOther>
<EvaluatedSupplierOther>sample string 9</EvaluatedSupplierOther>
<Id>1</Id>
<NumberOfSuppliersWithScores>1</NumberOfSuppliersWithScores>
<OnlySearchResults>true</OnlySearchResults>
<OverallSatisfactionScore>1</OverallSatisfactionScore>
<PositionTheme1EvaluatedSupplier>1</PositionTheme1EvaluatedSupplier>
<PositionTheme2EvaluatedSupplier>1</PositionTheme2EvaluatedSupplier>
<PositionTheme3EvaluatedSupplier>1</PositionTheme3EvaluatedSupplier>
<QR1>1</QR1>
<QR2>1</QR2>
<QR3>1</QR3>
<QR4>1</QR4>
<QuestName>sample string 4</QuestName>
<QuestionnaireId>2</QuestionnaireId>
<QuestionnairesNextActions>
<QuestionnaireNextActionDto>
<CanEvaluate>true</CanEvaluate>
<CanSearch>true</CanSearch>
<CanSeeResults>true</CanSeeResults>
<Evaluated>true</Evaluated>
<EvaluationDate>2025-11-08T13:41:36.8792897+01:00</EvaluationDate>
<Id>1</Id>
<Label>sample string 2</Label>
<ResultsAfterEvaluate>true</ResultsAfterEvaluate>
<ResultsAfterSearch>true</ResultsAfterSearch>
<ResultsAvailable>true</ResultsAvailable>
<ResultsReview>true</ResultsReview>
<ResultsViewed>true</ResultsViewed>
<SearchDate>2025-11-08T13:41:36.8792897+01:00</SearchDate>
<Searched>true</Searched>
</QuestionnaireNextActionDto>
<QuestionnaireNextActionDto>
<CanEvaluate>true</CanEvaluate>
<CanSearch>true</CanSearch>
<CanSeeResults>true</CanSeeResults>
<Evaluated>true</Evaluated>
<EvaluationDate>2025-11-08T13:41:36.8792897+01:00</EvaluationDate>
<Id>1</Id>
<Label>sample string 2</Label>
<ResultsAfterEvaluate>true</ResultsAfterEvaluate>
<ResultsAfterSearch>true</ResultsAfterSearch>
<ResultsAvailable>true</ResultsAvailable>
<ResultsReview>true</ResultsReview>
<ResultsViewed>true</ResultsViewed>
<SearchDate>2025-11-08T13:41:36.8792897+01:00</SearchDate>
<Searched>true</Searched>
</QuestionnaireNextActionDto>
</QuestionnairesNextActions>
<ResponsesYesNoDNKQuestion>
<YesNoDNKAnswerDto>
<Id>1</Id>
<Text>sample string 2</Text>
</YesNoDNKAnswerDto>
<YesNoDNKAnswerDto>
<Id>1</Id>
<Text>sample string 2</Text>
</YesNoDNKAnswerDto>
</ResponsesYesNoDNKQuestion>
<ResponsesYesNoPermissionQuestion>
<YesNoPermissionAnswerDto>
<Id>1</Id>
<Text>sample string 2</Text>
</YesNoPermissionAnswerDto>
<YesNoPermissionAnswerDto>
<Id>1</Id>
<Text>sample string 2</Text>
</YesNoPermissionAnswerDto>
</ResponsesYesNoPermissionQuestion>
<SearchAdditionalInfo>sample string 26</SearchAdditionalInfo>
<SearchResults>true</SearchResults>
<ServiceTypeName>sample string 3</ServiceTypeName>
<Theme1>sample string 10</Theme1>
<Theme1HasResults>true</Theme1HasResults>
<Theme1Id>1</Theme1Id>
<Theme1NumberOfRespondents>1</Theme1NumberOfRespondents>
<Theme2>sample string 15</Theme2>
<Theme2HasResults>true</Theme2HasResults>
<Theme2Id>1</Theme2Id>
<Theme2NumberOfRespondents>1</Theme2NumberOfRespondents>
<Theme3>sample string 20</Theme3>
<Theme3HasResults>true</Theme3HasResults>
<Theme3Id>1</Theme3Id>
<Theme3NumberOfRespondents>1</Theme3NumberOfRespondents>
<Top1Recommendation>sample string 25</Top1Recommendation>
<Top1RecommendationId>1</Top1RecommendationId>
<Top1RecommendationNumberOfRespondents>1</Top1RecommendationNumberOfRespondents>
<Top1RecommendationScore>1</Top1RecommendationScore>
<Top1Theme1>sample string 12</Top1Theme1>
<Top1Theme1Id>1</Top1Theme1Id>
<Top1Theme1Score>1</Top1Theme1Score>
<Top1Theme2>sample string 17</Top1Theme2>
<Top1Theme2Id>1</Top1Theme2Id>
<Top1Theme2Score>1</Top1Theme2Score>
<Top1Theme3>sample string 22</Top1Theme3>
<Top1Theme3Id>1</Top1Theme3Id>
<Top1Theme3Score>1</Top1Theme3Score>
<Top2Theme1>sample string 13</Top2Theme1>
<Top2Theme1Id>1</Top2Theme1Id>
<Top2Theme1Score>1</Top2Theme1Score>
<Top2Theme2>sample string 18</Top2Theme2>
<Top2Theme2Id>1</Top2Theme2Id>
<Top2Theme2Score>1</Top2Theme2Score>
<Top2Theme3>sample string 23</Top2Theme3>
<Top2Theme3Id>1</Top2Theme3Id>
<Top2Theme3Score>1</Top2Theme3Score>
<Top3Theme1>sample string 14</Top3Theme1>
<Top3Theme1Id>1</Top3Theme1Id>
<Top3Theme1Score>1</Top3Theme1Score>
<Top3Theme2>sample string 19</Top3Theme2>
<Top3Theme2Id>1</Top3Theme2Id>
<Top3Theme2Score>1</Top3Theme2Score>
<Top3Theme3>sample string 24</Top3Theme3>
<Top3Theme3Id>1</Top3Theme3Id>
<Top3Theme3Score>1</Top3Theme3Score>
<TypeId>5</TypeId>
<TypeOfPreviousViewing>6</TypeOfPreviousViewing>
<ViewerScoreTheme1>1</ViewerScoreTheme1>
<ViewerScoreTheme2>1</ViewerScoreTheme2>
<ViewerScoreTheme3>1</ViewerScoreTheme3>
</ResultsViewingDto>
