FirstLookServices

<back to all web services

MmrValuations

The following routes are available for this service:
GET/{ver}/MMR/valuations/id/{mid}
GET/{ver}/MMR/valuations/vin/{vin}
GET/MMR/valuations/id/{mid}
GET/MMR/valuations/vin/{vin}
GET/{ver}/MMR/valuations/id/{mid}/vin/{vin}
GET/{ver}/MMR/valuations/vin/{vin}/id/{mid}
GET/MMR/valuations/id/{mid}/vin/{vin}
GET/MMR/valuations/vin/{vin}/id/{mid}

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

Ver,Vin,Odometer,Region,Include,Color,Grade,Mid,DealerId,Source
String,String,String,String,String,String,String,String,0,String

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}"