...
GetSurveySectionQuestions?surveyResponseId={surveyResponseId}§ionId={sectionId} Method = "GET"
- Gibt ein ... Survey Sections DTO zurück
- Liefert einen Fragenkatalog zurück
- surveyReponseId: GUID der Umfrage
- sectionId: Id der Section
...
...
GetSurveySectionQuestions?surveyResponseId={surveyResponseId}§ionId={sectionId} Method = "GET"
...