Current Interest Rates
GET
/
{vin}
The Vehicle Identification Number (e.g. 1C4HJXEN5MW592818)
Response
The response will be an object containing the vehicle, zip, creditScore, vehicleAge, vehicleMileage, and apr objects.
The vehicle object contains the vin, year, make, and model of the vehicle.
The zip code of the user (e.g. 37129)
The credit score of the user (e.g. 720)
The age of the vehicle (e.g. 3)
The mileage of the vehicle (e.g. 36000)
The apr object contains the APR for 36, 48, 60, 72, and 84-month loans.