Skip to main content

Loanrepaymentapiv1

dueDatestring<date-time>

Description for dueDate in LoanRepaymentApiV1

principalDuestring

Description for principalDue in LoanRepaymentApiV1

principalPaidstring

Description for principalPaid in LoanRepaymentApiV1

interestDuestring

Description for interestDue in LoanRepaymentApiV1

organizationCommissionDuestring

Description for organizationCommissionDue in LoanRepaymentApiV1

fundersInterestDuestring

Description for fundersInterestDue in LoanRepaymentApiV1

interestPaidstring

Description for interestPaid in LoanRepaymentApiV1

feesDuestring

Description for feesDue in LoanRepaymentApiV1

feesPaidstring

Description for feesPaid in LoanRepaymentApiV1

penaltyDuestring

Description for penaltyDue in LoanRepaymentApiV1

penaltyPaidstring

Description for penaltyPaid in LoanRepaymentApiV1

statestring

Description for state in LoanRepaymentApiV1

Possible values: [PENDING, PARTIALLY_PAID, LATE, PAID, GRACE]

taxInterestDuestring

Description for taxInterestDue in LoanRepaymentApiV1

taxInterestPaidstring

Description for taxInterestPaid in LoanRepaymentApiV1

taxFeesDuestring

Description for taxFeesDue in LoanRepaymentApiV1

taxFeesPaidstring

Description for taxFeesPaid in LoanRepaymentApiV1

taxPenaltyDuestring

Description for taxPenaltyDue in LoanRepaymentApiV1

taxPenaltyPaidstring

Description for taxPenaltyPaid in LoanRepaymentApiV1

repaymentUnappliedFeeDetailsobject[]

Description for repaymentUnappliedFeeDetails in LoanRepaymentApiV1

Loanrepaymentapiv1
{
"dueDate": "2024-07-29T15:51:28.071Z",
"principalDue": "string",
"principalPaid": "string",
"interestDue": "string",
"organizationCommissionDue": "string",
"fundersInterestDue": "string",
"interestPaid": "string",
"feesDue": "string",
"feesPaid": "string",
"penaltyDue": "string",
"penaltyPaid": "string",
"state": "PENDING",
"taxInterestDue": "string",
"taxInterestPaid": "string",
"taxFeesDue": "string",
"taxFeesPaid": "string",
"taxPenaltyDue": "string",
"taxPenaltyPaid": "string",
"repaymentUnappliedFeeDetails": [
{}
]
}