Call Detail
Retrieve detail of single or batch call
Single call detail by requestId
Path Parameters
Name
Type
Description
{
"result": {
"requestId": "1096bc35120e41c7a3935b4c5d658fdc",
"targetNumber": "09124986385",
"status": "NORMAL",
"billSec": 7,
"requestDate": 1541484727,
"executionDate": 1541484728,
"transactionId": 111,
"balanceSubtracted": 70
},
"error": null
}{
"result": null
"error": "NotFound"
}Batch call detail by campaignId
Path Parameters
Name
Type
Description
Detail Description
Call Status
Last updated
Was this helpful?