Preview Re-Amortized Schedule
GET
/lokta-lms/api/v1/loans/{loanId}/transactions/reamortization-previewGenerates a preview of the re-amortized loan schedule based on the provided parameters without creating any transactions or modifying the loan.
Path parameters
loanIdpath · integer · int64 · requiredloanId
Query parameters
reAmortizationInterestHandlingquery · string · requiredThe interest handling type (DEFAULT, WAIVE_INTEREST, EQUAL_AMORTIZATION_INTEREST_SPLIT)
Responses
defaultdefault responseResponse fields
currencyCurrencyData · optionalfuturePeriodsarray of LoanSchedulePeriodData · optionalloanTermInDaysinteger · int32 · optionalperiodsarray of LoanSchedulePeriodData · optionaltotalCreditsnumber · optionaltotalFeeChargesChargednumber · optionaltotalInterestChargednumber · optionaltotalOutstandingnumber · optionaltotalPaidInAdvancenumber · optionaltotalPaidLatenumber · optionaltotalPenaltyChargesChargednumber · optionaltotalPrincipalDisbursednumber · optionaltotalPrincipalExpectednumber · optionaltotalPrincipalPaidnumber · optionaltotalRepaymentnumber · optionaltotalRepaymentExpectednumber · optionaltotalWaivednumber · optionaltotalWrittenOffnumber · optionalEvery request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors.
Open this operation in the interactive explorer, or read it as Markdown.