| Name | Description | Type | Additional information |
|---|---|---|---|
| AnnualMileage |
Expected annual mileage provided by the customer |
integer |
None. |
| FinanceType |
Finance type |
ERP.Domain.Common.Quote.VehicleFinanceType |
None. |
| Term |
Loan term (number of months) = Number of payments |
integer |
None. |
| LoanAmount |
Loan amount (Calculated as: vehicle price - deposit) |
decimal number |
None. |
| Deposit |
Available deposit |
ERP.Api.Models.CustomerPortal.Deposit |
None. |
| FlatRatePercent |
Any requested flat interest rate, expressed as a percentage value. If not specified, a default may end up being used; such as one based on the customer's RN4 score. |
decimal number |
None. |
| CommissionLenderTiers |
Optional lender metadata for commission calculation (applicable roles only). |
Collection of ERP.Domain.Common.Quote.Commission.LenderTier |
None. |