Vehicle
This is JDPA Web Service into its vehicle evaluation data.
The following operations are supported. For a formal definition, please review the Service Description.
-
getAccessories
Returns the accessories associated with the inputted parameters. -
getAdjustedValuesByUid
Returns the adjusted vehicle values associated with the inputted parameters -
getAuctionValues
Returns the auction values associated with the inputted parameters. -
getBaseVehicleValueByUid
Returns the base vehicle values associated with the inputted parameters. -
getBodyUids
Returns the valid bodies for the inputted parameters. -
getDefaultVehicleAndValueByVin
Returns the vehicle value for the default vehicle associated with the inputted parameters. -
getExclusiveAccessories
Returns the mutually exclusive accessories associated with the inputted parameters. -
getExperianAutoCheckReport
Returns Experian AutoCheck reports with the inputted parameters. Requires Experian AutoCheck credentials. -
getHighVehicleAndValueByVin
Returns the vehicle value for highest vehicle value associated with the inputted parameters. -
getInclusiveAccessories
Returns the packaged accessories associated with the inputted parameters. -
getLowVehicleAndValueByVin
Returns the vehicle value for lowest vehicle value associated with the inputted parameters. -
getMakes
Returns the valid makes for the inputted parameters. -
getMileageAdj
Returns the mileage adjustments associated with the inputted parameters. -
getMsrpVehicleAndValueByVin
Returns the value for vehicle associated with the inputted VIN and MSRP. -
getRegionByStateCode
Returns the valid region id for the inputted two letter state code. -
getRegions
Returns the valid regions for the inputted parameters. -
getSeries
Returns the valid series for the inputted parameters. -
getTotalAdjFloorValues
Returns the minimum total adjusted value for the inputted parameters. -
getVehicle
Returns a vehicle associated with the inputted parameters. -
getVehicleAndValueByUid
Returns the vehicle value for the default vehicle associated with the inputted parameters. -
getVehicleByVic
Returns a vehicle associated with the inputted parameters. -
getVehicleValueByUid
Returns the vehicle values associated with the inputted parameters. -
getVehicles
Returns an array of vehicles associated with the inputted parameters. -
getYears
Returns the valid years for the inputted parameters. -
ping
Returns the boolean value true if the service is functioning and the token is valid. -
validateVin
Returns true if the inputted vin is valid and false if it is not.