AccountQuoteRequest
Request to build a personal-loan account quote
- amountType: number Format: doublerequired
Loan amount to quote
- interestType: number Format: double
Rate Interest rate to quote with. Used only when the Personal Loan product configuration does not define one; the product configuration takes precedence when available.
- paymentType: string
Cycle Repayment frequency label. Accepts 'Weekly', 'Fortnightly' or 'Monthly' (case-insensitive); defaults to Monthly when omitted or unrecognised.
- termType: string
Length Loan term as a Pioneer length-of-time wire value. Defaults to 24 payments when omitted or unrecognised.