POST VoiceCall/click2call_tatatele

Request Information

URI Parameters

None.

Body Parameters

MCBClick2call1
NameDescriptionTypeAdditional 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:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'MCBClick2call1'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.