Downpayment Plan
Calculate a loan repayment schedule (Laaneberegning) — returns a full amortisation plan with yearly and per-term payment breakdowns
Overview
The Downpayment Plan activity calculates a loan repayment schedule for a given loan. It returns a full amortisation plan broken down by year and individual payment term.
The response contains:
- Loan summary: Principal, rates, totals for interest, fees and amount paid
- Yearly payments: Aggregated figures per calendar year with remaining debt
- Individual payments: Per-term breakdown of installment, interest, fees, commission and remaining debt
Usage
This activity is called during credit assessment or offer presentation when a detailed repayment schedule is required. Process handlers call the adapter route, which returns the calculated plan from the loan calculation service.
API
See the OpenAPI spec for full request and response schemas, field requirements, and example payloads.