Payments
GET
/
{vin}
The 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.
The vehicle object contains the vin, year, make, and model of the vehicle.
The criteria object contains the price, zip, docFee, and tradeIn of the vehicle.
The paymentsData object contains the loanAmount, loanMonthlyPayment, loanMonthlyPaymentWithTaxes, totalTaxesAndFees, taxes, fees, calculationCriteria, and limitCriteria of the vehicle.