GET api/APICall?pbx_customer_code={pbx_customer_code}&secret={secret}&callstatus={callstatus}&calluuid={calluuid}&direction={direction}&callernumber={callernumber}&destinationnumber={destinationnumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pbx_customer_code

string

Required

secret

string

Required

callstatus

string

Required

calluuid

string

Required

direction

string

Required

callernumber

string

Required

destinationnumber

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.