BNN Api

<back to all web services

CidLookup3CX

Cid Lookup 3CX

The following routes are available for this service:
GET,POST/CidLookup3CXCid Lookup for 3CX

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

HTTP + CSV

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

POST /csv/reply/CidLookup3CX HTTP/1.1 
Host: api.dev.bnn.us 
Content-Type: text/csv
Content-Length: length

Number,Token
String,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Id,FirstName,LastName,Company,Email,BusinessPhone,BusinessPhone2,MobilePhone,MobilePhone2,ResponseStatus
0,String,String,String,String,String,String,String,String,"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"