FirstLookServices

<back to all web services

MarketListingTypedSearchRequest

The following routes are available for this service:
POST/v1/MarketListingTypedSearch

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/MarketListingTypedSearchRequest HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: application/json
Content-Length: length

{"VehicleHandle":0,"DealerId":0,"RequestTypes":["String"],"Latitude":"String","Longitude":"String","Debug":false,"PageSize":0,"PageNumber":0,"Sort":{"field":"Distance","order":"Ascending"},"ExcludeCurrentVehicle":false,"PrefetchedData":{"AppraisalInfo":{"AppraisalId":0,"AppraisalAmount":0,"TargetGrossProfit":0,"EstimatedReconditioning":0,"ChromeStyleId":0,"Year":0,"Make":"String","Model":"String","Trim":"String","Certified":false,"Color":"String","Mileage":0,"Vin":"String","ReceivedDate":"\/Date(-62135596800000-0000)\/"},"InventoryInfo":{"InventoryType":0,"UnitCost":0,"ListPrice":0,"SpecialPrice":0,"InventoryId":0,"ChromeStyleId":0,"Year":0,"Make":"String","Model":"String","Trim":"String","Certified":false,"Color":"String","Mileage":0,"Vin":"String","ReceivedDate":"\/Date(-62135596800000-0000)\/","StockNumber":"String","SegmentId":0,"BusinessUnitId":0}}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"vehicleHandle":null,"matching_market_day_supply":{"debug":{"equation":"String","retailTxnsInPast90d":0,"marketDaySupplyCount":0,"numberOfListings":0},"value":0},"overall_market_day_supply":{"debug":{"equation":"String","retailTxnsInPast90d":0,"marketDaySupplyCount":0,"numberOfListings":0},"value":0}}