POST api/InsertIncomingCall

Ricezione nuova chiamata da app 2Bit CallerId Mobile

Request Information

URI Parameters

None.

Body Parameters

DTOTelefono
NameDescriptionTypeAdditional information
Numero

string

None.

Request Formats

application/json, text/json

Sample:
{
  "Numero": "sample string 1"
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.