GET api/OBD/GetVISPLDLR?CampaignID={CampaignID}&MSISDN={MSISDN}&CLI={CLI}&FLAG={FLAG}&STATUS={STATUS}&STARTTIME={STARTTIME}&ENDTIME={ENDTIME}&DURATION={DURATION}&TransID={TransID}&DTMF={DTMF}&VoiceID={VoiceID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CampaignID | string |
Required |
|
| MSISDN | string |
Required |
|
| CLI | string |
Required |
|
| FLAG | string |
Required |
|
| STATUS | string |
Required |
|
| STARTTIME | string |
Required |
|
| ENDTIME | string |
Required |
|
| DURATION | string |
Required |
|
| TransID | string |
Required |
|
| DTMF | string |
Required |
|
| VoiceID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>