NameDescriptionTypeAdditional information
MoveSubsequentDates

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
RecalculateLoanDues

Determines whether schedule repayment amounts should be recalculated or not.

boolean Optional.By default it is false.
ApplySubsequentTotalRepayments

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
ApplySubsequentLoanRepayments

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
NumberOfRepayments

Determines whether next repayment dates should be shifted or not.

integer Optional.By default it is true.
InterestPaymentsOnly

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
GracePeriod

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
AdjustLaterPayments

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
ChangeLastPayment

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
TotalChanged

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
DateChanged

Determines whether next repayment dates should be shifted or not.

boolean Optional.By default it is true.
LoanSchedule

Collection of LoanScheduleDto
LoanChanged

boolean
Edit

boolean
CUAccountID

Unique identifier of an account.

integer Required.
ScheduleID

Unique identifier of loan repayment details.

integer
CULoanPartID

Unique identifier of loan part.

integer
Period

Schedule Repayment Period . Starts from 1.

integer Required.
RepaymentDate

Schedule Repayment Date.

string Edit schedule can be done using Period only for now.
TotalRepayment

Total repayment amount- Principle + Interest + Fee + Savings

decimal number
FeeRepayment

Fee repayment amount for this repayment period.

decimal number
FeeAmtPaid

Fee amount paid in this repayment period.

decimal number
UDSFeeRepayment

UDSFee repayment amount.

decimal number
UDSFeePaid

UDSFee repayment amount paid.

decimal number
InterestRepayment

Interest Repayment amount for this repayment period.

decimal number
InterestAmtPaid

Interest amount paid in this repayment period.

decimal number
CompIntRepayment

Complementary interest amount.

decimal number
CompIntAmtPaid

Complementary interest amount paid.

decimal number
LoanRepayment

principle repayment for this period.

decimal number
LoanRepaymentPaid

principle repayment paid in this period.

decimal number
Balance

Schedule balance(loan balance) after this repayment made.

decimal number
SavingsPayment

Linked savings payment.

decimal number
SavingsPaymentPaid

Linked savings payment paid.

decimal number
AllPaid

Denotes whether all repayments(interest,principal) for this repayment period is paid or not.

boolean