LeadFormQuestionAnswer

An object describing an answer option for a lead form question.

Field nameTypeConditionsDescription
idstringreadabledefault_fieldAnswer option identifier
typeintegerreadablewritable
choices =
  • 0 - Custom answer option
  • 2 - Special option “None of the above”
  • 3 - Special option “Hard to say”
  • 4 - Special option “Other” with the ability to enter a text answer
Answer option type
textstringreadablewritablemax_length=40The answer option text. This field should be provided only if the custom answer option type is selected.