Damani Middle206695 Hawkins Loan ID: #19, customer from February 04, 2024
Document Center Add Payment
Principal Repaid $30k
Interest Paid $6k
Principal Remaining $0k
Interest Accrued $6k Loan Information Details pertaining to the origination of the loan.
Loan ID 19
Loan Amount $30,000.00
Interest Rate 10%
Loan Period 2
Loan Disbursement January 31, 2024
Repayment Start Date February 29, 2024
End Date March 31, 2024
Status ACTIVE
Principal Repayment $15,000.00
Interest Repayment $3,000.00
Monthly Repayment $18,000.00
Total Interest Repayment $6,000.00
Credit Assessment Feature coming soon Payment Information List and detail of all loan data for the client.
PID Opening Bal Int Accrl Payment Closing Bal Date Period Edit $30,000.00
$3,000.00 $18,000.00 $15,000.00 Feb 26, 2024 Feb-24 Edit $15,000.00
$3,000.00 $18,000.00 $0.00 Mar 26, 2024 Mar-24 Edit
Client Information
Full name Damani Middle206695 Hawkins
TRN 674-069-338
Date of Birth August 20, 1974
Phone Number (649) 649-2002
Notes Ducimus quas delectus ad maxime totam doloribus reiciendis ex. Tempore dolorem maiores. Similique voluptatibus tempore non ut.
4d ago · Delete
Et ut autem. Voluptatem eum dolores sint necessitatibus quos. Quis eum qui dolorem accusantium voluptas voluptatem ipsum. Quo facere iusto quia accusamus veniam id explicabo et aut.
4d ago · Delete
Expedita consequatur sit ea voluptas quo ipsam recusandae. Ab sint et voluptatem repudiandae voluptatem et eveniet. Nihil quas consequatur autem. Perferendis rerum et.
4d ago · Delete
{
"id": 19,
"client_id": 9,
"amount": "30000",
"interest_rate": 10,
"repayment": "3000",
"start_date": "2024-01-31T00:00:00.000Z",
"period": 2,
"status": "ACTIVE",
"createdAt": "2024-02-04T01:34:00.476Z",
"updatedAt": "2024-02-04T01:34:00.476Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "30000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 9,
"first_name": "Damani",
"middle_name": "Middle206695",
"last_name": "Hawkins",
"email": "
[email protected] ",
"phone_number": "6496492002",
"dob": "1974-08-19T00:00:00.000Z",
"trn": "674069338",
"createdAt": "2024-02-04T01:33:41.442Z",
"active": true,
"updatedAt": "2024-02-04T01:33:41.442Z",
"full_name": "Damani Middle206695 Hawkins"
},
"payments": [
{
"id": 34,
"loan_id": 19,
"payment_date": "2024-02-26T00:00:00.000Z",
"amount": "18000",
"createdAt": "2024-02-29T14:40:14.279Z",
"updatedAt": "2024-02-29T14:40:14.279Z",
"opening_balance": 30000,
"opening_interest": 0,
"interest_paid": 3000,
"interest_outstanding": 3000,
"principal_paid": 15000,
"closing_balance": 15000,
"interest_accrual": 3000,
"period": "Thu Feb 29 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 15000
},
{
"id": 41,
"loan_id": 19,
"payment_date": "2024-03-26T00:00:00.000Z",
"amount": "18000",
"createdAt": "2024-03-26T14:05:54.583Z",
"updatedAt": "2024-03-26T14:05:54.583Z",
"opening_balance": 15000,
"opening_interest": 0,
"interest_paid": 3000,
"interest_outstanding": 3000,
"principal_paid": 15000,
"closing_balance": 0,
"interest_accrual": 3000,
"period": "Sun Mar 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}