The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /csv/reply/VehicleConfigByVin HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: text/csv
Content-Length: length
Ver,Dealer,Vin,MemberId,RequestSource
String,0,String,0,String
 
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
book,trim,trimId,selected,equipmentRules,equipment,make,model,year
String,String,{},False,"[{rule:String,equipment:[{}]}]","[{id:{},desc:String,default:False,sortOrder:0}]",String,String,0