Compute an amortization schedule for a proposed refinance of an existing loan without persisting anything. The server derives the new principal, interest rate, and number of payments from the referenced loan's group settings (loan type APR options, gamification tier, and refinance offer source). Optional overrides are accepted for originalPrincipalAmount, interestRate, and numberOfPayments.
When originalPrincipalAmount is supplied it must be strictly greater than the original loan's payoff amount.
Use this to show the borrower their projected payment schedule before committing to create the refinance. No Loan or ScheduledPayment rows are created as a result of this call.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthenticated
422Validation failed
502Loan schedule service unavailable
