Damani Middle206695 Hawkins
Loan ID: #19, customer from February 04, 2024
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 19
- Loan Amount
- $30,000.00
- Interest Rate
- 10%
- Loan Period
- 2
- Loan Disbursement
- January 31, 2024
- Repayment Start Date
- February 29, 2024
- End Date
- March 31, 2024
- Status
- ACTIVE
- Principal Repayment
- $15,000.00
- Interest Repayment
- $3,000.00
- Monthly Repayment
- $18,000.00
- Total Interest Repayment
- $6,000.00
- Credit Assessment
- Feature coming soon
Payment Information
List and detail of all loan data for the client.
PID | Opening Prin | Opening Int | Opening Bal | Int Accrl | Prin Payment | Int Payment | Ttl Payment | Closing Prin | Closing Int | Closing Bal | Date | Period | Edit |
---|
34 | $30,000.00 | $0.00 | $30,000.00 | $3,000.00 | $15,000.00 | $3,000.00 | $18,000.00 | $15,000.00 | $0.00 | $15,000.00 | Feb 26, 2024 | Feb-24 | Edit |
41 | $15,000.00 | $0.00 | $15,000.00 | $3,000.00 | $15,000.00 | $3,000.00 | $18,000.00 | $0.00 | $0.00 | $0.00 | Mar 26, 2024 | Mar-24 | Edit |
{
"id": 19,
"client_id": 9,
"amount": "30000",
"interest_rate": 10,
"repayment": "3000",
"start_date": "2024-01-31T00:00:00.000Z",
"period": 2,
"status": "ACTIVE",
"createdAt": "2024-02-04T01:34:00.476Z",
"updatedAt": "2024-02-04T01:34:00.476Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "30000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 9,
"first_name": "Damani",
"middle_name": "Middle206695",
"last_name": "Hawkins",
"email": "
[email protected]",
"phone_number": "6496492002",
"dob": "1974-08-19T00:00:00.000Z",
"trn": "674069338",
"createdAt": "2024-02-04T01:33:41.442Z",
"active": true,
"updatedAt": "2024-02-04T01:33:41.442Z",
"full_name": "Damani Middle206695 Hawkins"
},
"payments": [
{
"id": 34,
"loan_id": 19,
"payment_date": "2024-02-26T00:00:00.000Z",
"amount": "18000",
"createdAt": "2024-02-29T14:40:14.279Z",
"updatedAt": "2024-02-29T14:40:14.279Z",
"opening_balance": 30000,
"opening_interest": 0,
"interest_paid": 3000,
"interest_outstanding": 3000,
"principal_paid": 15000,
"closing_balance": 15000,
"interest_accrual": 3000,
"period": "Thu Feb 29 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 15000
},
{
"id": 41,
"loan_id": 19,
"payment_date": "2024-03-26T00:00:00.000Z",
"amount": "18000",
"createdAt": "2024-03-26T14:05:54.583Z",
"updatedAt": "2024-03-26T14:05:54.583Z",
"opening_balance": 15000,
"opening_interest": 0,
"interest_paid": 3000,
"interest_outstanding": 3000,
"principal_paid": 15000,
"closing_balance": 0,
"interest_accrual": 3000,
"period": "Sun Mar 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}