GET /history/car/uk/{vrm}

apigee.net:marketcheck-cars

Summary: Get a cars online listing history
Operation ID:
Auth: api_key
Description

The history API returns online listing history for a car identified by its VRM. History listings are sorted in the descending order of the listing date / last seen date

Parameters (5)

api_key (string, query, optional)

The API Authentication Key. Mandatory with all API calls.

include_duplicates (boolean, query, optional)

Flag to indicate whether to include duplicate historical records as well in the response

page (number, query, optional)

Page number to fetch the results for the given criteria. Default is 1.

sort_order (string, query, optional)

Sort order - asc or desc. Default sort order is asc

Constraints: {'enum': ['asc', 'desc', 'ASC', 'DESC']}

vrm (string, path, required)

The VRM to identify the car.

No probe data for this endpoint yet.