MaxLoanCalculatorResponse

Result of the calculation, with one entry per major NZ bank. Each bank is assessed independently using its own servicing rules, so figures differ between banks. A bank may return an empty result if it could not be evaluated for the given inputs.

  • anz
    Type: object · BankResult

    Serviceability result for a single bank.

    • maxLending

      Maximum lending amount calculated for the bank.

    • maxMonthlySurplus

      Maximum monthly surplus calculated for the bank.

  • asb
    Type: object · BankResult

    Serviceability result for a single bank.

    • maxLending

      Maximum lending amount calculated for the bank.

    • maxMonthlySurplus

      Maximum monthly surplus calculated for the bank.

  • bnz
    Type: object · BankResult

    Serviceability result for a single bank.

    • maxLending

      Maximum lending amount calculated for the bank.

    • maxMonthlySurplus

      Maximum monthly surplus calculated for the bank.

  • kiwibank
    Type: object · BankResult

    Serviceability result for a single bank.

    • maxLending

      Maximum lending amount calculated for the bank.

    • maxMonthlySurplus

      Maximum monthly surplus calculated for the bank.

  • westpac
    Type: object · BankResult

    Serviceability result for a single bank.

    • maxLending

      Maximum lending amount calculated for the bank.

    • maxMonthlySurplus

      Maximum monthly surplus calculated for the bank.