Service: QuestionnaireService

Version: 1_30 (other versions, change log, ZUMSTEIN_V3.12-SNAPSHOT) Deprecated. This version is frozen and still supported.

SOAP Demo endpoint: https://myinstit.ws.secutix.com/tnseb/external-remoting/com.secutix.service.realtime.questionnaire.v1_30.QuestionnaireService.webservice?wsdl

REST Demo endpoint (only POST): https://myinstit.ws.secutix.com/tnseb/backend-apis/questionnaireService/v1_30/{methodName} Replace {methodName} for the desired method name as shown below.

To get the endpoint for your own institution, replace "myinstit" (just after https://) in the url by your own institution code.

For further documentation and examples, please check in Platform Website.

Methods:

getQuestionnaireAnswer

REST_RPCMOSACUBEPLAY
SOAPMOSACUBEPLAY

Method to the answers for a questionnaire linked to the given movement

Parameters

ticketIdsList of Long     
movementIdsList of Long     

Return value

QuestionnaireAnswerResult
answerQuestionnaireList of AnswerQuestionnaire     
requestIdInteger     
statusCodeString (8)     
statusDetailString     

AnswerQuestionnaire
answerQuestionsList of AnswerQuestion     
beneficiaryInfoBeneficiaryInfo     
movementIdLong     
questionnaireIdLong     
ticketIdLong     

AnswerQuestion
answerCodesList of String     
questionCodeString (8)     

BeneficiaryInfo
beneficiaryBirthPlaceString     
beneficiaryBirthRegionString     
beneficiaryBirthdateDate     
beneficiaryCountryCodeString (8)     
beneficiaryFirstnameString     
beneficiaryIdNumberString     
beneficiaryLastnameString     

getQuestionnaireById

REST_RPCMOSACUBEPLAY
SOAPMOSACUBEPLAY

Method to the answers for a questionnaire linked to the given movement

Parameters

questionnaireIdsList of Long     

Return value

QuestionnairesResult
questionnairesList of Questionnaire     
questionsList of Question     
requestIdInteger     
statusCodeString (8)     
statusDetailString     

Questionnaire
codeString (8)     
idLong     
questionnaireQuestionsList of QuestionnaireQuestion     

QuestionnaireQuestion
mandatoryAnswerboolean     
questionIdLong     
rankInteger     

Question
answerElementsList of AnswerElement     
answerType(ADDRESS|BOOLEAN|NUMBER|
DATE|PHONE|EMAIL|TEXT|
LIST_SINGLE|LIST_MULTI)
     
autoCopiedAnswerboolean     
codeString (8)     
defaultAnswerString     
externalNameExternalName60 characters max for each translation
idLong     
internalNameExternalName60 characters max for each translation

AnswerElement
codeString (8)     
defaultValueboolean     
externalNameExternalName60 characters max for each translation
idLong     
internalNameExternalName60 characters max for each translation
rankInteger     

ExternalName
translationsList of Translation     

Translation
localeString (2)     
valueString