Kayan Middle952288 Merritt
Loan ID: #33, customer from September 16, 2024
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 33
- Loan Amount
- $100,000.00
- Interest Rate
- 10%
- Loan Period
- 4
- Loan Disbursement
- September 13, 2024
- Repayment Start Date
- September 30, 2024
- End Date
- December 31, 2024
- Status
- ACTIVE
- Principal Repayment
- $25,000.00
- Interest Repayment
- $10,000.00
- Monthly Repayment
- $35,000.00
- Total Interest Repayment
- $40,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 |
---|
98 | $100,000.00 | $0.00 | $100,000.00 | $10,000.00 | $0.00 | $10,000.00 | $10,000.00 | $100,000.00 | $0.00 | $100,000.00 | Oct 29, 2024 | Sep-24 | Edit |
89 | $100,000.00 | $0.00 | $100,000.00 | $10,000.00 | $0.00 | $10,000.00 | $10,000.00 | $100,000.00 | $0.00 | $100,000.00 | Oct 02, 2024 | Oct-24 | Edit |
{
"id": 33,
"client_id": 18,
"amount": "100000",
"interest_rate": 10,
"repayment": "10000",
"start_date": "2024-09-13T00:00:00.000Z",
"period": 4,
"status": "ACTIVE",
"createdAt": "2024-09-16T16:59:02.745Z",
"updatedAt": "2024-09-16T16:59:02.745Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "100000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 18,
"first_name": "Kayan",
"middle_name": "Middle952288",
"last_name": "Merritt",
"email": "
[email protected]",
"phone_number": "9782321217",
"dob": "1996-05-28T00:00:00.000Z",
"trn": "838257524",
"createdAt": "2024-09-16T16:58:16.689Z",
"active": true,
"updatedAt": "2024-09-16T16:58:16.689Z",
"full_name": "Kayan Middle952288 Merritt"
},
"payments": [
{
"id": 98,
"loan_id": 33,
"payment_date": "2024-10-29T00:00:00.000Z",
"amount": "10000",
"createdAt": "2024-10-29T17:27:51.405Z",
"updatedAt": "2024-10-29T17:27:51.405Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 0,
"closing_balance": 100000,
"interest_accrual": 10000,
"period": "Mon Sep 30 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 25000,
"principalBalance": 100000
},
{
"id": 89,
"loan_id": 33,
"payment_date": "2024-10-02T00:00:00.000Z",
"amount": "10000",
"createdAt": "2024-10-03T19:42:43.715Z",
"updatedAt": "2024-10-03T19:42:43.715Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 0,
"closing_balance": 100000,
"interest_accrual": 10000,
"period": "Thu Oct 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 25000,
"principalBalance": 100000
}
]
}