Taffanie Middle770750 Allen
Loan ID: #32, customer from March 22, 2024
Loan Information
Details pertaining to the origination of the loan.
- Loan ID
- 32
- Loan Amount
- $30,000.00
- Interest Rate
- 10%
- Loan Period
- 3
- Loan Disbursement
- September 03, 2024
- Repayment Start Date
- September 30, 2024
- End Date
- November 30, 2024
- Status
- ACTIVE
- Principal Repayment
- $10,000.00
- Interest Repayment
- $3,000.00
- Monthly Repayment
- $13,000.00
- Total Interest Repayment
- $9,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 |
---|
78 | $30,000.00 | $0.00 | $30,000.00 | $3,000.00 | $30,000.00 | $3,000.00 | $33,000.00 | $0.00 | $0.00 | $0.00 | Sep 24, 2024 | Sep-24 | Edit |
{
"id": 32,
"client_id": 13,
"amount": "30000",
"interest_rate": 10,
"repayment": "3000",
"start_date": "2024-09-03T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-09-11T16:16:45.757Z",
"updatedAt": "2024-09-11T16:16:45.757Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "30000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 13,
"first_name": "Taffanie",
"middle_name": "Middle770750",
"last_name": "Allen",
"email": "
[email protected]",
"phone_number": "4516921185",
"dob": "1957-11-06T00:00:00.000Z",
"trn": "730473406",
"createdAt": "2024-03-22T15:23:26.743Z",
"active": true,
"updatedAt": "2024-03-22T15:23:26.743Z",
"full_name": "Taffanie Middle770750 Allen"
},
"payments": [
{
"id": 78,
"loan_id": 32,
"payment_date": "2024-09-24T00:00:00.000Z",
"amount": "33000",
"createdAt": "2024-09-25T04:19:23.148Z",
"updatedAt": "2024-09-25T04:19:23.148Z",
"opening_balance": 30000,
"opening_interest": 0,
"interest_paid": 3000,
"interest_outstanding": 3000,
"principal_paid": 30000,
"closing_balance": 0,
"interest_accrual": 3000,
"period": "Mon Sep 30 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}