FirstLookServices

<back to all web services

AllAppraisalData

The following routes are available for this service:
GET/{ver}/AllAppraisalData/DealerId/{DealerId}
GET/AllAppraisalData/DealerId/{DealerId}

To override the Content-type in your clients HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/AllAppraisalData HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: application/json
Content-Length: length

{"DealerId":0,"GetRanks":false,"AppraisalId":0,"Ver":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"appraisals":[{"AppraisalID":0,"BusinessUnitID":0,"VIN":"String","ChromeStyleID":0,"VehicleYear":0,"Make":"String","Model":"String","MakeModelGroupingID":0,"VehicleTrim":"String","MarketAvg":0,"PctMarketAverage":0,"MatchingMDS":0,"OverallMDS":0,"MatchingMarketAveragePrice":0,"MatchingAverageMileage":0,"MatchingMarketDaySupply":0,"MatchingNumberOfListings":0,"MatchingPercentToMarket":0,"MatchingMarketPrices":[0],"OverallMarketAveragePrice":0,"OverallAverageMileage":0,"OverallMarketDaySupply":0,"OverallNumberOfListings":0,"OverallMarketPrices":[0]}]}