{
"qualification_code": 211,
"recency": 30,
"desc": "Gender",
"category": [],
"tags": "",
"type": 1,
"class": 1,
"create_survey_question_order": 1000,
"randomize_answer_options": false,
"is_hidden": false,
"is_active": true,
"localizations": [
{
"locale": "en_US",
"text": "I'm a %%211%%",
"placeholder": "Male/Female",
"answers": [
{
"answer_id": "111",
"local_text": "Male",
"eng_text": "Male",
"condition_code": 111
},
{
"answer_id": "112",
"local_text": "Female",
"eng_text": "Female",
"condition_code": 112
},
{
"answer_id": "113",
"local_text": "Prefer not to say",
"eng_text": "Prefer not to say",
"condition_code": 113
}
],
"format": {
"min": null,
"max": null,
"regex": ""
}
}
]
}