| id |
string |
Unique identifier representing a specific listing from the Marketcheck database |
[optional] |
| heading |
string |
Listing title as displayed on the source website |
[optional] |
| vin |
string |
VIN for the car |
[optional] |
| stock_no |
string |
Stock no of the car |
[optional] |
| price |
string |
Asking price for the car |
[optional] |
| miles |
string |
Odometer reading / reported miles usage for the car |
[optional] |
| inventory_type |
string |
Inventory type of car |
[optional] |
| last_seen_at |
float |
Listing last seen at (most recent) timestamp |
[optional] |
| last_seen_at_date |
string |
Listing last seen at (most recent) date |
[optional] |
| scraped_at_date |
float |
Listing first seen at first scraped date |
[optional] |
| first_seen_at |
float |
Listing first seen at first scraped timestamp |
[optional] |
| first_seen_at_date |
string |
Listing first seen at first scraped date |
[optional] |
| ref_price |
string |
Last reported price for the car. If the asking price value is not or is available then the last_price could perhaps be used. last_price is the price for the car listed on the source website as of last_price_dt date |
[optional] |
| ref_miles |
string |
Last Odometer reading / reported miles usage for the car. If the asking miles value is not or is available then the last_miles could perhaps be used. last_miles is the miles for the car listed on the source website as of last_miles_dt date |
[optional] |
| ref_price_dt |
int |
The date at which the last price was reported online. This is earlier to last_seen_date |
[optional] |
| ref_miles_dt |
int |
The date at which the last miles was reported online. This is earlier to last_seen_date |
[optional] |
| dom |
float |
Days on Market value for the car based on current and historical listings found in the Marketcheck database for this car |
[optional] |
| dom_180 |
float |
Days on Market value for the car based on current and last 6 month listings found in the Marketcheck database for this car |
[optional] |
| dom_active |
float |
Days on Market value for the car based on current and last 30 days listings found in the Marketcheck database for this car |
[optional] |
| seller_type |
string |
Seller type for the car |
[optional] |
| exterior_color |
string |
Exterior color of the car |
[optional] |
| interior_color |
string |
Interior color of the car |
[optional] |
| vdp_url |
string |
Vehicle Details Page url of the specific car |
[optional] |
| carfax_1_owner |
bool |
Flag to indicate whether listing is carfax_1_owner |
[optional] |
| carfax_clean_title |
bool |
Flag to indicate whether listing is carfax_clean_title |
[optional] |
| source |
string |
Source domain of the listing |
[optional] |
| financing_options |
\marketcheck\api\sdk\Model\ListingFinance[] |
Array of all finance offers for this listing |
[optional] |
| leasing_options |
\marketcheck\api\sdk\Model\ListingLease[] |
Array of all finance offers for this listing |
[optional] |
| media |
\marketcheck\api\sdk\Model\ListingMedia |
Car Media Attributes - main photo link/url and photo links |
[optional] |
| build |
\marketcheck\api\sdk\Model\Build |
|
[optional] |
| dealer |
\marketcheck\api\sdk\Model\Dealer |
|
[optional] |
| is_certified |
int |
Certified car |
[optional] |
| distance |
float |
Distance of the car's location from the specified user lcoation |
[optional] |