FirstLookServices

<back to all web services

DealerInfo

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

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

{"dealerInfo":{"dealerId":0,"requireAppraisalValue":0,"requireNameOnAppraisals":false,"requireEstReconCostOnAppraisals":false,"requireReconNotesOnAppraisals":false,"pingIIDefaultSearchRadius":0,"pingIIMaxSearchRadius":0,"pingIIDefaultStockType":"String","pingIIGuideBookId":0,"isNewPing":0,"pingIIMarketListing":"String","pingIIRedRange1Value1":0,"pingIIRedRange1Value2":0,"pingIIYellowRange1Value1":0,"pingIIYellowRange1Value2":0,"pingIIYellowRange2Value1":0,"pingIIYellowRange2Value2":0,"pingIIGreenRange1Value1":0,"pingIIGreenRange1Value2":0,"zipCode":"String","ownerName":"String","latitude":0,"longitude":0,"unitCostThresholdLower":0,"unitCostThresholdUpper":0,"guideBookID":0,"bookOut":0,"unitCostThreshold":0,"guideBook2Id":0,"distance":null,"favourableThreshold":0,"originalMSRP":0,"marketAvgInternetPrice":0,"nADARetailValue":0,"kBBRetailValue":0,"priceNewCars":false,"enableNewPingOnFLandMAX":0,"enableNewCarPricing":0,"isChromeIncentivesOn":0,"IsMaxOrFirstlookOn":0,"VdpMarketListingStatus":0,"kBBInventoryDefaultCondition":0,"isRecallOn":0,"isRecallOnForAppraisal":0,"isRecallOnForImp":0,"enableLithiaNewCarView":false,"enableLithiaDrivewaySendOptionUiForNew":false,"enableLithiaDrivewaySendOptionUiForUsed":false,"enableLithiaDrivewayPricingUiForNew":false,"enableLithiaDrivewayPricingUiForUsed":false,"enableCarfaxConnect":false,"enableMileageBanding":false,"isMMRSettingEnabled":false,"isNaaaEnabled":false,"isMaxOnly":false,"isMaxPhotoServicesEnabled":false}}