Skip to end of banner
Go to start of banner

Survey-Service

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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}&sectionId={sectionId}, Method = "GET"

  • Liefert einen Fragenkatalog zurück
  • surveyId: Id der Umfrage
  • sectionId: Id der Section

UpdateSurveyReponse, Method = POST

  • Aktualisiert den Fragenkatalog
  • No labels