Kimberly Middle586137 Rowe Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Kimberly Middle586137 Rowe
Tax Registration Number (TRN) 798-923-452
Phone Number (932) 885-9511
Date of Birth May 15, 1994
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 17 $80,000.00
Repmnt: $8,000.00
0.1%
$8,000.00
Jan 04, 2024 Feb 29, 2024 ACTIVE 35 $180,000.00
Repmnt: $18,000.00
0.1%
$18,000.00
Aug 23, 2024 Dec 31, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 33 17 $40,000.00 Feb 23, 2024 106 35 $24,000.00 Nov 28, 2024 100 35 $70,000.00 Nov 15, 2024 46 17 $8,000.00 Mar 21, 2024 75 35 $70,000.00 Sep 23, 2024 28 17 $29,500.00 Jan 25, 2024 91 35 $70,000.00 Oct 21, 2024 39 17 $26,500.00 Mar 22, 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": 8,
"first_name": "Kimberly",
"middle_name": "Middle586137",
"last_name": "Rowe",
"email": "
[email protected] ",
"phone_number": "9328859511",
"dob": "1994-05-14T00:00:00.000Z",
"trn": "798923452",
"createdAt": "2024-02-04T01:30:17.816Z",
"active": true,
"updatedAt": "2024-02-04T01:30:17.816Z",
"loans": [
{
"id": 17,
"client_id": 8,
"amount": "80000",
"interest_rate": 10,
"repayment": "8000",
"start_date": "2024-01-04T00:00:00.000Z",
"period": 2,
"status": "ACTIVE",
"createdAt": "2024-02-04T01:30:57.397Z",
"updatedAt": "2024-02-04T01:30:57.397Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "80000",
"last_payment_date": null,
"last_interest_accrual": null
},
{
"id": 35,
"client_id": 8,
"amount": "180000",
"interest_rate": 10,
"repayment": "18000",
"start_date": "2024-08-23T00:00:00.000Z",
"period": 4,
"status": "ACTIVE",
"createdAt": "2024-09-24T01:23:22.881Z",
"updatedAt": "2024-09-24T01:23:22.881Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "180000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Kimberly Middle586137 Rowe",
"payments": [
{
"id": 33,
"loan_id": 17,
"amount": "40000",
"payment_date": "2024-02-23T00:00:00.000Z"
},
{
"id": 106,
"loan_id": 35,
"amount": "24000",
"payment_date": "2024-11-28T00:00:00.000Z"
},
{
"id": 100,
"loan_id": 35,
"amount": "70000",
"payment_date": "2024-11-15T00:00:00.000Z"
},
{
"id": 46,
"loan_id": 17,
"amount": "8000",
"payment_date": "2024-03-21T00:00:00.000Z"
},
{
"id": 75,
"loan_id": 35,
"amount": "70000",
"payment_date": "2024-09-23T00:00:00.000Z"
},
{
"id": 28,
"loan_id": 17,
"amount": "29500",
"payment_date": "2024-01-25T00:00:00.000Z"
},
{
"id": 91,
"loan_id": 35,
"amount": "70000",
"payment_date": "2024-10-21T00:00:00.000Z"
},
{
"id": 39,
"loan_id": 17,
"amount": "26500",
"payment_date": "2024-03-22T00:00:00.000Z"
}
]
}