Payments
GET
/
{vin}
vin
string
requiredThe Vehicle Identification Number (e.g. 1C4HJXEN5MW592818)
Response
The response will be an array of search results. Each result will contain the text of the search result and the filter object of the search result.
vehicle
object
requiredThe vehicle object contains the vin, year, make, and model of the vehicle.
criteria
object
requiredThe criteria object contains the price, zip, docFee, and tradeIn of the vehicle.
paymentsData
object
requiredThe paymentsData object contains the loanAmount, loanMonthlyPayment, loanMonthlyPaymentWithTaxes, totalTaxesAndFees, taxes, fees, calculationCriteria, and limitCriteria of the vehicle.