GetSurveyResponse?classType={classType}&objectId={objectId}&personId={personId}, Method = "GET"
- Erstellt oder liefert ein bestehendes SurveyResponse Objekt zurück
- classType: Werteauswahl von
- Registration
- MembershipRegistration
- objectId: Primärschlüssel des ClassType-Objekts
- personId: Primärschlüssel der Person, welche das SurveyRepsonse Objekt anfordert
GetSurveySectionQuestions?surveyId={surveyId}§ionId={sectionId}, Method = "GET"
UpdateSurveyReponse, Method = POST