Quote

APIDescription
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

APIDescription
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

APIDescription
GET api/MulticalcQuote?QuoteType={QuoteType}&VehicleResidualValue={VehicleResidualValue}&VehiclePrice={VehiclePrice}&ApplicantAnnualMileage={ApplicantAnnualMileage}&ApplicantLoanDeposit={ApplicantLoanDeposit}&ApplicantLoanTermMonths={ApplicantLoanTermMonths}&ApplicantCreditRate={ApplicantCreditRate}&VehicleResidualValueProvider={VehicleResidualValueProvider}

No documentation available.

CreditProfile

APIDescription
GET api/CreditProfile?creditProfile={creditProfile}

No documentation available.