Qvinci Api

<back to all web services

EchoRequest

The following routes are available for this service:
GET/v1/echo/{Message}
GET/v1/echo/{Message}

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/EchoRequest HTTP/1.1 
Host: api.qvinci.com 
Content-Type: text/csv
Content-Length: length

{Unable to show example output for type 'EchoRequest' using the custom 'csv' filter}No parameterless constructor defined for this object.
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Message,CompanyName,ResponseStatus
String,String,"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"