Sade Middle972240 Thomas Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Sade Middle972240 Thomas
Tax Registration Number (TRN) 719-326-426
Phone Number (908) 793-8351
Date of Birth Jul 28, 1980
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 34 $150,000.00
Repmnt: $15,000.00
0.1%
$15,000.00
Sep 12, 2024 Nov 30, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 102 34 $115,000.00 Nov 25, 2024 101 34 $15,000.00 Oct 26, 2024 84 34 $65,000.00 Sep 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": 19,
"first_name": "Sade",
"middle_name": "Middle972240",
"last_name": "Thomas",
"email": "
[email protected] ",
"phone_number": "9087938351",
"dob": "1980-07-27T00:00:00.000Z",
"trn": "719326426",
"createdAt": "2024-09-16T16:58:26.813Z",
"active": true,
"updatedAt": "2024-09-16T16:58:26.813Z",
"loans": [
{
"id": 34,
"client_id": 19,
"amount": "150000",
"interest_rate": 10,
"repayment": "15000",
"start_date": "2024-09-12T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-09-16T16:59:45.407Z",
"updatedAt": "2024-09-16T16:59:45.407Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "150000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Sade Middle972240 Thomas",
"payments": [
{
"id": 102,
"loan_id": 34,
"amount": "115000",
"payment_date": "2024-11-25T00:00:00.000Z"
},
{
"id": 101,
"loan_id": 34,
"amount": "15000",
"payment_date": "2024-10-26T00:00:00.000Z"
},
{
"id": 84,
"loan_id": 34,
"amount": "65000",
"payment_date": "2024-09-25T00:00:00.000Z"
}
]
}