HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/SimpleVinDecoder HTTP/1.1
Host: api.firstlook.biz
Content-Type: text/csv
Content-Length: length
Ver,Vin
String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'SimpleVinDecoderResponse' using the custom 'csv' filter}Object reference not set to an instance of an object.