Additional Consumer Data - Standard

Standard Type

object

Standard | Custom Properties

PropertyTypeRequiredNullable
question_idstringOptionalcannot be null
questionstringOptionalcannot be null
answerstringOptionalcan be null
{
    "question_id": "education",
    "question": "Education",
    "answer": "Bachelor"
}