| Name | Description | Type | Additional information |
|---|---|---|---|
| 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 | |
| TotalRepaymentPaid |
Total repayment amount that is paid by the customer. |
string | |
| 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. |
string | |
| CompIntRepayment |
Complementary interest amount. |
string | |
| CompIntAmtPaid |
Complementary interest amount paid. |
string | |
| LoanRepayment |
principle repayment for this period. |
decimal number | |
| LoanRepaymentPaid |
principle repayment paid in this period. |
string | |
| PenaltyDue |
penalty amount for this period. |
string | |
| PenaltyDuePaid |
penalty amount paid for this period. |
string | |
| OutstandingFeeDue |
outstanding fee due amount for this period. |
string | |
| OutstandingFeeDuePaid |
outstanding fee due paid amount for this period. |
string | |
| WrittenOffAmount |
amount written off for this period. |
string | |
| Balance |
Schedule balance(loan balance) after this repayment made. |
decimal number | |
| SavingsPayment |
Linked savings payment. |
decimal number | |
| SavingsPaymentPaid |
Linked savings payment paid. |
string | |
| AllPaid |
Denotes whether all repayments(interest,principal) for this repayment period is paid or not. |
boolean | |
| Status | string | ||
| RepaidDate | string | ||
| RepaymentAmount | decimal number | ||
| LateDays |
Days in arrears. |
integer | |
| TotalRepaymentString |
Total Repayment Amount in string. |
string | |
| FeeRepaymentString |
Fee repayment amount in string. |
string | |
| InterestRepaymentString |
Interest Repayment Amount in string. |
string | |
| LoanRepaymentString |
Loan Repayment Amount in string. |
string | |
| BalanceString |
Balance Amount in string. |
string | |
| DateChanged |
DateChanged Amount in bool. |
boolean |