Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.48 KB

Dealer.md

File metadata and controls

25 lines (21 loc) · 1.48 KB

Dealer

Properties

Name Type Description Notes
id string The unique id associated with the dealer in the Marketcheck database [optional]
franchise_id string Dealer franchise id [optional]
name string Name of the dealer [optional]
street string Street of the dealer [optional]
city string City of the dealer [optional]
state string State of the dealer [optional]
zip string Zip of the dealer [optional]
latitude string Latutide for the dealer location [optional]
longitude string Longitude for the dealer location [optional]
phone string Contact no of the dealer [optional]
car_type string Car type new used
target_url_new string Target url for the new cars listing [optional]
target_url_used string Target url for the used cars listing [optional]
target_url_certified string Target url for the certified cars listing [optional]
dealer_type string Dealer type - independent, franchise, multi-brand, authorized [optional] [default to 'independent']
rating float Overall rating of the dealership on scale 1-5 [optional]

[Back to Model list] [Back to API list] [Back to README]