Maureen Middl Moorhouse Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Maureen Middl Moorhouse
Tax Registration Number (TRN) 867-445-749
Phone Number (145) 567-0821
Date of Birth May 27, 1987
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 29 $150,000.00
Repmnt: $15,000.00
0.1%
$15,000.00
Jul 26, 2024 Nov 30, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 69 29 $15,000.00 Aug 28, 2024 81 29 $15,000.00 Sep 24, 2024 93 29 $15,000.00 Oct 23, 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": 14,
"first_name": "Maureen",
"middle_name": "Middl",
"last_name": "Moorhouse",
"email": "
[email protected] ",
"phone_number": "1455670821",
"dob": "1987-05-26T00:00:00.000Z",
"trn": "867445749",
"createdAt": "2024-08-23T01:18:05.236Z",
"active": true,
"updatedAt": "2024-08-23T01:18:05.236Z",
"loans": [
{
"id": 29,
"client_id": 14,
"amount": "150000",
"interest_rate": 10,
"repayment": "15000",
"start_date": "2024-07-26T00:00:00.000Z",
"period": 4,
"status": "ACTIVE",
"createdAt": "2024-08-23T01:20:57.255Z",
"updatedAt": "2024-08-23T01:20:57.255Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "150000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Maureen Middl Moorhouse",
"payments": [
{
"id": 69,
"loan_id": 29,
"amount": "15000",
"payment_date": "2024-08-28T00:00:00.000Z"
},
{
"id": 81,
"loan_id": 29,
"amount": "15000",
"payment_date": "2024-09-24T00:00:00.000Z"
},
{
"id": 93,
"loan_id": 29,
"amount": "15000",
"payment_date": "2024-10-23T00:00:00.000Z"
}
]
}