Porta Plus 2 Web Services

<back to all web services

PortaCDRSAccountbyID

The following routes are available for this service:
GET/getAllAccountsCDRSbyID/{License}/{FromID}/{ToID}/{i_Service}
GET/getCallIDbyIEnv/{i_env}/{h323_conf_id}/{h323_incoming_conf_id}
GET/getCallIDbyIEnv/{i_env}/{h323_conf_id}
GET/GetCallIdFromIXdr/{License}/{ICustomer}/{Id}/{i_env}

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/PortaCDRSAccountbyID HTTP/1.1 
Host: 7el.co 
Content-Type: text/jsv
Content-Length: length

{
	i_env: 0,
	i_Service: 0,
	DisconnectTimeFilter: String,
	FromID: String,
	ToID: String,
	h323_conf_id: String,
	h323_incoming_conf_id: String,
	ICustomer: 0,
	Id: 0,
	License: String,
	ContentId: 0,
	FeatureName: String
}