AccountQuoteRequest

Request to build a personal-loan account quote

  • amount
    Type: number Format: double
    required

    Loan amount to quote

  • interestRate
    Type: number Format: double

    Interest rate to quote with. Used only when the Personal Loan product configuration does not define one; the product configuration takes precedence when available.

  • paymentCycle
    Type: string

    Repayment frequency label. Accepts 'Weekly', 'Fortnightly' or 'Monthly' (case-insensitive); defaults to Monthly when omitted or unrecognised.

  • termLength
    Type: string

    Loan term as a Pioneer length-of-time wire value. Defaults to 24 payments when omitted or unrecognised.