Damani Middle206695 Hawkins Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Damani Middle206695 Hawkins
Tax Registration Number (TRN) 674-069-338
Phone Number (649) 649-2002
Date of Birth Aug 20, 1974
Credit Assessment Feature coming soon Loan Information List and detail of all loan data for the client.
ID Amount Interest Disbursement End Date Status Edit 19 $30,000.00
Repmnt: $3,000.00
0.1%
$3,000.00
Jan 31, 2024 Mar 31, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 34 19 $18,000.00 Feb 26, 2024 41 19 $18,000.00 Mar 26, 2024
View All
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": 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",
"loans": [
{
"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
}
],
"full_name": "Damani Middle206695 Hawkins",
"payments": [
{
"id": 34,
"loan_id": 19,
"amount": "18000",
"payment_date": "2024-02-26T00:00:00.000Z"
},
{
"id": 41,
"loan_id": 19,
"amount": "18000",
"payment_date": "2024-03-26T00:00:00.000Z"
}
]
}