Quote
API | Description |
---|---|
GET api/quote?lookupType={lookupType}&vehicleId={vehicleId}&dateOfRegistration={dateOfRegistration}&mileage={mileage}&vehiclePrice={vehiclePrice}&creditProfile={creditProfile} |
Retrieves a set of quotations for a given vehicle |
VehicleResidualValuation
Provides method to get vehicle residual (future) value
API | Description |
---|---|
GET api/vehicleresidualvaluation?VehicleValuationId={VehicleValuationId}&VehicleValuationProvider={VehicleValuationProvider}&VehicleRegistrationDate={VehicleRegistrationDate}&VehicleMileage={VehicleMileage}&ApplicantLoanTermMonths={ApplicantLoanTermMonths}&ApplicantAnnualMileage={ApplicantAnnualMileage}&ExternalSrc={ExternalSrc} |
Returns residual value of the specified vehicle considering the provided loan term and annual mileage |
MulticalcQuote
CreditProfile
API | Description |
---|---|
GET api/CreditProfile?creditProfile={creditProfile} |
No documentation available. |