FirstLookServices

<back to all web services

MarketDetails

The following routes are available for this service:
POST/{ver}/marketListing/marketDetails
POST/{ver}/marketListing/marketDetails/dealer/{dealerId}
POST/{ver}/marketListing/marketDetails/dealer/{dealerId}/{useCache}

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

Ver,MarketDetailsInputs,DealerId,UseCache,GetRanks
String,"[{InventoryId:0,Make:String,Model:String,Year:0,ChromeStyleId:0,InternetPrice:0,AppraisalId:0,IncludeCurrentVehicle:False,InventoryType:String,FetchMarketInputFromDb:False}]",0,False,False

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

InventoryId,BusinessUnitId,MarketAverage,MarketAveragePercentage,MatchingMDS,OverallMDS,RecordCount,AppraisalId,MatchingMarketAveragePrice,MatchingAverageMileage,MatchingMarketDaySupply,MatchingNumberOfListings,MatchingPercentToMarket,MatchingMarketPrices,OverallMarketAveragePrice,OverallAverageMileage,OverallMarketDaySupply,OverallNumberOfListings,OverallMarketPrices
0,0,0,0,0,0,0,0,0,0,0,0,0,[0],0,0,0,0,[0]