Lead Fetch Developer API
Example Request
curl --location --request POST 'https://yourdomain.com' \
--data ''
Example Response
{
"type": "call_report",
"SourceNumber": "08882369xxx",
"DestinationNumber": "0806286xxx",
"DialWhomNumber": "07652088xxx",
"CallDuration": "26",
"coins": "2",
"Status": "ANSWER",
"StartTime": "2024-12-30 12:43:19",
"EndTime": "2024-12-30 12:43:45"
}
Did this page
help you?
LikeYes
DislikeNo
Admin