Due Diligence Question

An onboarding question

dueDiligenceQuestion Object

PropertyData Type (length)Description
answerDatedatetimeFor a question with an answerType of Text, this is the date and time the question was answered
answerTypeenumValid values:

- Single-Select: Only one of the selectedChoices should be returned as the answer.
- Multi-Select: One or more of the listed choices can be returned as the selectedChoice via the /customer/answerPost endpoint.
- Text: The response should be freeform text with a max length of answerMaxLength.
choicesarrayAn array of dueDiligenceChoice objects
questionDescriptionstring
questionIdlong integer (64-bit integer)Helix-assigned unique ID for the question
questionNamestring