{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"workspaceId": "ef0efa32-d1c1-43d4-a5e2-fe7b4f00403c",
"channelId": "5f6d08bc-455a-4532-98b8-19e2cee51160",
"externalId": "string",
"flowId": "ccd52024-9c9c-4751-993a-9d75a778bf9d",
"destinationNumber": "+966501234567",
"audioFileUrl": "string",
"audioType": 1,
"ttsText": "string",
"ttsVoice": 1,
"welcomeMessageFileUrl": "string",
"successMessageFileUrl": "string",
"failedMessageFileUrl": "string",
"options": [
{
"digit": "1",
"description": "Confirm the appointment",
"responseMessageFileUrl": "http://example.com"
}
],
"steps": [
{
"key": "budget",
"type": 1,
"questionProps": {
"audioFileUrl": "http://example.com",
"options": [
{
"digit": "1",
"description": "Confirm the appointment",
"responseMessageFileUrl": "http://example.com"
}
]
}
}
],
"answers": [
{
"stepKey": "budget",
"stepIndex": 0,
"digit": "3",
"label": "Over 50k",
"answeredAt": "2019-08-24T14:15:22.123Z"
}
],
"webhookUrl": "http://example.com",
"maxAudioRetries": 0,
"inputTimeoutMs": 0,
"digitTimeoutMs": 0,
"status": 0,
"result": 0,
"pressedDigit": "string",
"initiatedAt": "2019-08-24T14:15:22.123Z",
"ringingAt": "2019-08-24T14:15:22.123Z",
"answeredAt": "2019-08-24T14:15:22.123Z",
"completedAt": "2019-08-24T14:15:22.123Z",
"callId": "4722cd84-0ec7-4ef5-8c34-1b0150f45f53",
"errorMessage": "string",
"hangupCause": "NORMAL_CLEARING",
"creationTime": "2019-08-24T14:15:22.123Z"
}