ResponseWithAnswers
- questType: stringFormat: uuid
Id requiredA unique id for a quest.
- responseType: stringFormat: uuid
Id requiredA unique id for a response.
- answersType: array object[] · Answer[]
Answers for the current response. alternativeId and/or value will be set.
- questionType: stringFormat: uuid
Id requiredA unique id for a question.
- alternativeType: null | stringFormat: uuid
Id A unique id for an alternative. Alternative not visible if not applicable.
- valueType: null | string
The answer value. Can be a string or a number.
- completed
At When the response was completed.
- distributionType: string
Channel Distribution channel used when sending the invitation. Valid values:
- EMAIL: Invitation link distriubted by email
- SMS: Invitation link distributed by sms
- EXTERNALLY_MANAGED: Invitation link distributed by quest owner. E.g. Send emails with private provider
- LINK: Static link exposed by quest owner; one link for all respondents. E.g. a web page.
- LINK_WITH_EMAIL: Static link exposed by quest owner; one link for all respondents, possible for respondent to apply email address.
- DYNAMIC_LINK: Invitation link distributed by dynamic link
- hiddenType: boolean
Identity If the response is hidden identity or not.
- invitationType: null | stringFormat: uuid
Id A unique id for a invitation.
- languageType: string
Code The language code in BCP 47 format.
- respondentType: array object[] · RespondentDataValue[]
Data Respondent data for the current response
- fieldType: stringFormat: uuid
Id requiredA unique id for a field.
- fieldType: null | string
Value The value of the data value.
- fieldType: null | stringFormat: uuid
Value Id A unique id for a respondent data field data value.
- respondentType: string
Ident Respondent identifier. Unique for the respondent.
- started
At When the response was started.