Kayan Middle952288 Merritt Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Kayan Middle952288 Merritt
Tax Registration Number (TRN) 838-257-524
Phone Number (978) 232-1217
Date of Birth May 29, 1996
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 33 $100,000.00
Repmnt: $10,000.00
0.1%
$10,000.00
Sep 13, 2024 Dec 31, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 98 33 $10,000.00 Oct 29, 2024 89 33 $10,000.00 Oct 02, 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": 18,
"first_name": "Kayan",
"middle_name": "Middle952288",
"last_name": "Merritt",
"email": "
[email protected] ",
"phone_number": "9782321217",
"dob": "1996-05-28T00:00:00.000Z",
"trn": "838257524",
"createdAt": "2024-09-16T16:58:16.689Z",
"active": true,
"updatedAt": "2024-09-16T16:58:16.689Z",
"loans": [
{
"id": 33,
"client_id": 18,
"amount": "100000",
"interest_rate": 10,
"repayment": "10000",
"start_date": "2024-09-13T00:00:00.000Z",
"period": 4,
"status": "ACTIVE",
"createdAt": "2024-09-16T16:59:02.745Z",
"updatedAt": "2024-09-16T16:59:02.745Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "100000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Kayan Middle952288 Merritt",
"payments": [
{
"id": 98,
"loan_id": 33,
"amount": "10000",
"payment_date": "2024-10-29T00:00:00.000Z"
},
{
"id": 89,
"loan_id": 33,
"amount": "10000",
"payment_date": "2024-10-02T00:00:00.000Z"
}
]
}