The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetMmrAuctionTransactions HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: text/csv
Content-Length: length
Ver,TrimId,Year,Area
String,String,0,String
 
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
date,auction,salesType,price,mileage,condition,color,engine,transmission,inSample
String,String,String,0,0,String,String,String,String,String