Shara Middle634143 Luke Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Shara Middle634143 Luke
Tax Registration Number (TRN) 942-221-852
Phone Number (941) 740-3604
Date of Birth Apr 09, 1990
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 23 $150,000.00
Repmnt: $15,000.00
0.1%
$15,000.00
Mar 01, 2024 May 31, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 60 23 $65,000.00 May 27, 2024 54 23 $15,000.00 May 03, 2024 43 23 $65,000.00 Apr 02, 2024 64 23 $65,000.00 Jun 25, 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": 12,
"first_name": "Shara",
"middle_name": "Middle634143",
"last_name": "Luke",
"email": "
[email protected] ",
"phone_number": "9417403604",
"dob": "1990-04-08T00:00:00.000Z",
"trn": "942221852",
"createdAt": "2024-02-29T14:44:25.946Z",
"active": true,
"updatedAt": "2024-02-29T14:44:25.946Z",
"loans": [
{
"id": 23,
"client_id": 12,
"amount": "150000",
"interest_rate": 10,
"repayment": "15000",
"start_date": "2024-03-01T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-02-29T16:33:40.539Z",
"updatedAt": "2024-02-29T16:33:40.539Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "150000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Shara Middle634143 Luke",
"payments": [
{
"id": 60,
"loan_id": 23,
"amount": "65000",
"payment_date": "2024-05-27T00:00:00.000Z"
},
{
"id": 54,
"loan_id": 23,
"amount": "15000",
"payment_date": "2024-05-03T00:00:00.000Z"
},
{
"id": 43,
"loan_id": 23,
"amount": "65000",
"payment_date": "2024-04-02T00:00:00.000Z"
},
{
"id": 64,
"loan_id": 23,
"amount": "65000",
"payment_date": "2024-06-25T00:00:00.000Z"
}
]
}