API Documentation

Financing

A controller for getting vehicles.

APIDescription
GET credit/rating?personsInHouseHold={personsInHouseHold}&monthlyNetIncome={monthlyNetIncome}&monthlyLoanObligation={monthlyLoanObligation} Returns a credit score based on the users input.
GET vehicles/{id}/offer/{calculator}/options Gets financing calculation options.
GET vehicles/{id}/offer/{calculator}?Product={Product}&ProductId={ProductId}&Deposit={Deposit}&Balloon={Balloon}&EffectiveInterestRate={EffectiveInterestRate}&Term={Term}&Mileage={Mileage}&RsvId={RsvId}&RsvOption={RsvOption}&GapId={GapId}&GapOption={GapOption} Returns a financial offer for the given vehicle identifier and parameters in . Uses the specified if supported.
GET vehicles/{id}/offer/parameters Returns the financial calculator parameters for the given vehicle.
GET vehicles/{id}/offer?Product={Product}&ProductId={ProductId}&Deposit={Deposit}&Balloon={Balloon}&EffectiveInterestRate={EffectiveInterestRate}&Term={Term}&Mileage={Mileage}&RsvId={RsvId}&RsvOption={RsvOption}&GapId={GapId}&GapOption={GapOption}&Calculator={Calculator} Returns a financial offer for the given vehicle identifier and parameters in .