Stacy-Ann Middle829106 Collins
Loan ID: #20, customer from February 04, 2024
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 20
- Loan Amount
- $60,000.00
- Interest Rate
- 10%
- Loan Period
- 3
- Loan Disbursement
- February 04, 2024
- Repayment Start Date
- February 29, 2024
- End Date
- April 30, 2024
- Status
- ACTIVE
- Principal Repayment
- $20,000.00
- Interest Repayment
- $6,000.00
- Monthly Repayment
- $26,000.00
- Total Interest Repayment
- $18,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 |
---|
29 | $60,000.00 | $0.00 | $60,000.00 | $6,000.00 | $20,000.00 | $6,000.00 | $26,000.00 | $40,000.00 | $0.00 | $40,000.00 | Feb 23, 2024 | Feb-24 | Edit |
40 | $40,000.00 | $0.00 | $40,000.00 | $6,000.00 | $20,000.00 | $6,000.00 | $26,000.00 | $20,000.00 | $0.00 | $20,000.00 | Mar 24, 2024 | Mar-24 | Edit |
47 | $20,000.00 | $0.00 | $20,000.00 | $0.00 | $20,000.00 | $0.00 | $20,000.00 | $0.00 | $0.00 | $0.00 | Mar 31, 2024 | Mar-24 | Edit |
{
"id": 20,
"client_id": 10,
"amount": "60000",
"interest_rate": 10,
"repayment": "6000",
"start_date": "2024-02-04T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-02-04T01:34:48.886Z",
"updatedAt": "2024-02-04T01:34:48.886Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "60000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 10,
"first_name": "Stacy-Ann",
"middle_name": "Middle829106",
"last_name": "Collins",
"email": "
[email protected]",
"phone_number": "8929709085",
"dob": "1963-01-02T00:00:00.000Z",
"trn": "438147413",
"createdAt": "2024-02-04T01:34:23.401Z",
"active": true,
"updatedAt": "2024-02-04T01:34:23.401Z",
"full_name": "Stacy-Ann Middle829106 Collins"
},
"payments": [
{
"id": 29,
"loan_id": 20,
"payment_date": "2024-02-23T00:00:00.000Z",
"amount": "26000",
"createdAt": "2024-02-23T19:02:27.812Z",
"updatedAt": "2024-02-23T19:02:27.812Z",
"opening_balance": 60000,
"opening_interest": 0,
"interest_paid": 6000,
"interest_outstanding": 6000,
"principal_paid": 20000,
"closing_balance": 40000,
"interest_accrual": 6000,
"period": "Thu Feb 29 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 40000
},
{
"id": 40,
"loan_id": 20,
"payment_date": "2024-03-24T00:00:00.000Z",
"amount": "26000",
"createdAt": "2024-03-25T04:43:02.623Z",
"updatedAt": "2024-03-25T04:43:02.623Z",
"opening_balance": 40000,
"opening_interest": 0,
"interest_paid": 6000,
"interest_outstanding": 6000,
"principal_paid": 20000,
"closing_balance": 20000,
"interest_accrual": 6000,
"period": "Sun Mar 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 20000
},
{
"id": 47,
"loan_id": 20,
"payment_date": "2024-03-31T00:00:00.000Z",
"amount": "20000",
"createdAt": "2024-04-02T15:27:30.035Z",
"updatedAt": "2024-04-02T15:27:30.035Z",
"opening_balance": 20000,
"opening_interest": 0,
"interest_paid": 0,
"interest_outstanding": 0,
"principal_paid": 20000,
"closing_balance": 0,
"interest_accrual": 0,
"period": "Sun Mar 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}