POST VoiceCall/click2call_tatatele
Request Information
URI Parameters
None.
Body Parameters
MCBClick2call1| Name | Description | Type | Additional information |
|---|---|---|---|
| APIKey | string |
None. |
|
| AgentNo | string |
None. |
|
| Tomobileno | string |
None. |
|
| CallerID | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"APIKey": "sample string 1",
"AgentNo": "sample string 2",
"Tomobileno": "sample string 3",
"CallerID": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.