Charmaine Trust Scarlett
Loan ID: #8, customer from April 08, 2023
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 8
- Loan Amount
- $150,000.00
- Interest Rate
- 10%
- Loan Period
- 1
- Loan Disbursement
- June 22, 2023
- Repayment Start Date
- July 31, 2023
- End Date
- July 31, 2023
- Status
- CLOSED
- Principal Repayment
- $150,000.00
- Interest Repayment
- $15,000.00
- Monthly Repayment
- $165,000.00
- Total Interest Repayment
- $15,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 |
---|
12 | $150,000.00 | $0.00 | $150,000.00 | $15,000.00 | $150,000.00 | $15,000.00 | $165,000.00 | $0.00 | $0.00 | $0.00 | Jul 31, 2023 | Jul-23 | Edit |
{
"id": 8,
"client_id": 1,
"amount": "150000",
"interest_rate": 10,
"repayment": "15000",
"start_date": "2023-06-22T00:00:00.000Z",
"period": 1,
"status": "CLOSED",
"createdAt": "2023-06-22T01:51:57.889Z",
"updatedAt": "2023-06-22T01:51:57.889Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "150000",
"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": 12,
"loan_id": 8,
"payment_date": "2023-07-31T00:00:00.000Z",
"amount": "165000",
"createdAt": "2023-07-31T15:37:59.198Z",
"updatedAt": "2023-07-31T15:37:59.198Z",
"opening_balance": 150000,
"opening_interest": 0,
"interest_paid": 15000,
"interest_outstanding": 15000,
"principal_paid": 150000,
"closing_balance": 0,
"interest_accrual": 15000,
"period": "Mon Jul 31 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}