Survey
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /api/equipment/surveys/** HTTP/1.1
Accept: */*
{
"questionAnswerGroup": {
"id": 1,
"questionAreas": "text",
"questionAnswerSets": {
"ANY_ADDITIONAL_PROPERTY": [
{
"id": 1,
"type": "text",
"isHidden": true,
"sendToMerchantApp": true,
"selectedAnswer": 1,
"answers": 1,
"children": "[Circular Reference]",
"required": true,
"question": "text",
"conditionalOnAnswer": 1,
"tags": "[Circular Reference]"
}
]
}
},
"metadata": {
"exchangeId": "text",
"timestamp": "text"
}
}