CAPUsedValues
Used Values Webservice.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetInternetPricesForIDYearLetterMileage
Returns a list of banded Internet Prices for a given ID, Year/Letter and mileage. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Mileages should be entered in full e.g. 12500. -
GetInternetPricesForIDYearMonthMileage
Returns banded Internet Prices for a given ID, Year/Month and mileage. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Mileages should be entered in full e.g. 12500. -
GetUsedValuation
Returns a Used Valuation for a given CAPID or CAPCode.
If using the CAPCode then CAPId should be set to 0.
Date Format: yyyy/mm/dd.
If JustCurrent is true, the current Used Values will be returned - they will be taken from the given dataset date.
Dataset Date: relates to the monthly edition, e.g. 2008/10/01 will use October 2008's data. This parameter needs to be populated even if JustCurrent is true.
Mleages are entered in full, e.g. 40850.
The results are cached for 30 minutes. -
GetUsedValuesForID
Returns a list of Used Values for a given ID. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Results cached for 30 minutes. -
GetUsedValuesForIDYearLetter
Returns a list of Used Values for a given ID, Year/Letter. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Results cached for 30 minutes. -
GetUsedValuesForIDYearLetterMileage
Returns a list of Used Values for a given ID, Year/Letter. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Mileages should be entered in full e.g. 12500. -
GetUsedValuesForIDYearMonth
Returns a list of Used Values for a given ID, Month. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Results cached for 30 minutes. -
GetUsedValuesForIDYearMonthMileage
Returns a set of Used Values for a given ID, Month and mileage. If JustCurrent is true, the current Used Values will be returned - otherwise they will be taken from the given date. All dates passed should be the first of the month e.g. 2004/12/1. Mileages should be entered in full e.g. 12500. -
GetUsedValuesHistoricDates
Returns a list of dates where Used Values are available. Result cached for 1 hour. -
GetUsedValuesHistoryForIDYearLetter
Returns a list of Used Values for a given ID, Year/Letter between the dates set in MinDate and MaxDate. Results cached for 30 minutes.