Request Details
Sample Request
BASH
{
"id": "{{$guid}}",
"header": {
"sender": {
"id": "460df46c-adf9-11ed-afa1-0242ac120002",
"type": "APP",
"senderName": "APPName",
"additionalDetail": null
},
"channelData": {
"channelCustomerIdentifier": "",
"serviceIdentifier": "",
"requestPriority": 0,
"additionalAttributes": []
},
"language": {},
"timestamp": {{$timestamp}},
"securityInfo": {},
"stamps": [],
"intent": "VOICE_RECORDING",
"entities": {},
"channelSessionId": "ede4d48306cd47e39b2ec362759c632f",
"conversationId": null,
"customer": null,
"schedulingMetaData": null,
"replyToMessageId": null,
"providerMessageId": null
},
"body": {
"type": "URL",
"markdownText": "",
"mediaUrl": "https://play.google.com/store/apps/details?id=com.ptcl_app.main&hl=en"
}
}
Attribute Details
Fields | Type | Value |
---|
Intent | String | VOICE_RECORDING |
channelSessionId | String | ID of voice call |
MessageBody | Object | URLMessage |