The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/Inventory HTTP/1.1
Host: api.firstlook.biz
Content-Type: text/csv
Content-Length: length
Dealer,StockNumber,Ver
0,String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
bucketName,bucketInventory
String,"[{inventoryId:0,vin:String,year:0,makeModel:String,trim:String,ageInDays:0,color:String,mileage:0,listPrice:0,riskLight:String,unitCost:0,stockNumber:String,chromeStyleId:0}]"