Home
Getting Started
API
Swagger JSON
Swagger UI Documentation
Release Notes
pixelconcept Marketplace API v3.0.0.13771
API Documentation
Criteria
CriteriaParser
Default
Email
EmailOnlineSales
Exposes
Financing
Geo
InteractionTracking
Lms
Resources
SearchAgent
Sitemaps
TradeIn
TransferCode
UiConfiguration
Vehicles
VehicleTracking
Financing
A controller for getting vehicles.
API
Description
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
.