Charmaine Trust Scarlett
Loan ID: #25, customer from April 08, 2023
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 25
- Loan Amount
- $100,000.00
- Interest Rate
- 10%
- Loan Period
- 3
- Loan Disbursement
- March 23, 2024
- Repayment Start Date
- April 30, 2024
- End Date
- June 30, 2024
- Status
- ACTIVE
- Principal Repayment
- $33,000.00
- Interest Repayment
- $10,000.00
- Monthly Repayment
- $43,000.00
- Total Interest Repayment
- $30,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 |
---|
50 | $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 | Apr 22, 2024 | Apr-24 | Edit |
59 | $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 | May 26, 2024 | May-24 | Edit |
83 | $100,000.00 | $0.00 | $100,000.00 | $0.00 | $100,000.00 | $0.00 | $100,000.00 | $0.00 | $0.00 | $0.00 | May 28, 2024 | May-24 | Edit |
{
"id": 25,
"client_id": 1,
"amount": "100000",
"interest_rate": 10,
"repayment": "10000",
"start_date": "2024-03-23T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-04-02T00:01:18.250Z",
"updatedAt": "2024-04-02T00:01:18.250Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "100000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 1,
"first_name": "Charmaine",
"middle_name": "Trust",
"last_name": "Scarlett",
"email": "
[email protected]",
"phone_number": "6276680227",
"dob": "1970-08-19T00:00:00.000Z",
"trn": "606144052",
"createdAt": "2023-04-08T19:45:46.849Z",
"active": true,
"updatedAt": "2023-04-08T19:45:46.849Z",
"full_name": "Charmaine Trust Scarlett"
},
"payments": [
{
"id": 50,
"loan_id": 25,
"payment_date": "2024-04-22T00:00:00.000Z",
"amount": "10000",
"createdAt": "2024-04-23T16:11:07.812Z",
"updatedAt": "2024-04-23T16:11:07.812Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 0,
"closing_balance": 100000,
"interest_accrual": 10000,
"period": "Tue Apr 30 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 33000,
"principalBalance": 100000
},
{
"id": 59,
"loan_id": 25,
"payment_date": "2024-05-26T00:00:00.000Z",
"amount": "10000",
"createdAt": "2024-05-26T19:30:46.891Z",
"updatedAt": "2024-05-26T19:30:46.891Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 0,
"closing_balance": 100000,
"interest_accrual": 10000,
"period": "Fri May 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 33000,
"principalBalance": 100000
},
{
"id": 83,
"loan_id": 25,
"payment_date": "2024-05-28T00:00:00.000Z",
"amount": "100000",
"createdAt": "2024-09-25T04:26:19.517Z",
"updatedAt": "2024-09-25T04:26:19.517Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 0,
"interest_outstanding": 0,
"principal_paid": 100000,
"closing_balance": 0,
"interest_accrual": 0,
"period": "Fri May 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}