FirstLookServices

<back to all web services

ListCriteria

The following routes are available for this service:
GET/amazonListSearchCriteria/dealerId/{dealerId}/s3Path/{s3Path}
GET/{ver}/amazonListSearchCriteria/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/ListCriteria HTTP/1.1 
Host: api.firstlook.biz 
Content-Type: application/json
Content-Length: length

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

{"ListCriteria":[{"vin":"String","inventoryId":0,"appraisalId":0,"dealerId":0,"overallCount":0,"precisionCount":0,"maxMileage":0,"minMileage":0,"listings":["String"],"distance":0,"certified":false,"notCertified":false,"trim":["String"],"driveTrain":["String"],"transmission":["String"],"engine":["String"],"fuel":["String"],"yearsFilter":[0],"facet":["String"],"tierOneEquipment":["String"],"avgMileage":0,"minPrice":0,"maxPrice":0,"avgPrice":0,"bodyStyle":["String"],"packages":["String"],"stockType":["String"],"autogenerated":false,"migrated":false,"chromeStyleId":0,"relatedChromeStyleIds":[0],"vehicleHandle":0}]}