Created
November 26, 2018 10:49
-
-
Save shyjuzz/40682755a86d6e118118182c6e9d6939 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"responseCode": 1085, | |
"message": "Question details found.", | |
"responseObject": [{ | |
"isMandatory": true, | |
"qnMap": { | |
"question": "Which of our Quartz Line interests you?", | |
"qnPickLists": [{ | |
"id": 70849, | |
"answerChoice": "Hanstone", | |
"relOrder": 4, | |
"isDefaultChecked": 0 | |
}, { | |
"id": 70847, | |
"answerChoice": "LG Viaterra", | |
"relOrder": 2, | |
"isDefaultChecked": 0 | |
} | |
], | |
"inputDataType": { | |
"typeCode": "RADIO_BUTTON", | |
} | |
} | |
}, { | |
"isMandatory": false, | |
"qnMap": { | |
"id": 33162, | |
"question": "Have you used a Quoting tool before?", | |
"inputDataType": { | |
"typeCode": "TEXT", | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment