FirstLookServices

<back to all web services

MmrBulkValuations

The following routes are available for this service:
POST/{ver}/MMR/valuations/batch/ids
POST/MMR/valuations/batch/ids

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/MmrBulkValuations HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: text/csv
Content-Length: length

Ver,BulkMmrValuations
String,"[{Vin:String,Region:String,Mid:String,Color:String,Grade:String,Mileage:0}]"

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

mid,mmrAdjustment,description,adjustedPricing,historicalAverages,forecast,averageOdometer,odometerUnits,averageGrade,sampleSize,wholesale
String,0,"{year:0,make:String,model:String,trim:String}","{wholesale:{above:0,average:0,below:0},adjustedBy:{color:String,grade:0,odometer:0,region:String}}","{last30Days:{odometer:0,price:0},lastMonth:{odometer:0,price:0},lastTwoMonths:{odometer:0,price:0},lastSixMonths:{odometer:0,price:0},lastYear:{odometer:0,price:0}}","{nextMonth:{wholeSale:0,retail:0},nextYear:{wholeSale:0,retail:0}}",0,String,0,0,"{Above:0,Average:0,Below:0}"