Rose Middle477148 Rodney Customer from August 25, 2020
Document Center Create Loan
Client Information Personal and contact details of client.
Full Name Rose Middle477148 Rodney
Tax Registration Number (TRN) 539-700-122
Phone Number (250) 307-4041
Date of Birth Sep 30, 1992
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 28 $100,000.00
Repmnt: $10,000.00
0.1%
$10,000.00
Jul 26, 2024 Oct 31, 2024 ACTIVE
Showing 1 to 10 of 20 results
Payments ID LN Amount Date 72 28 $45,000.00 Aug 29, 2024 86 28 $40,000.00 Sep 27, 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": 15,
"first_name": "Rose",
"middle_name": "Middle477148",
"last_name": "Rodney",
"email": "
[email protected] ",
"phone_number": "2503074041",
"dob": "1992-09-29T00:00:00.000Z",
"trn": "539700122",
"createdAt": "2024-08-23T01:18:18.804Z",
"active": true,
"updatedAt": "2024-08-23T01:18:18.804Z",
"loans": [
{
"id": 28,
"client_id": 15,
"amount": "100000",
"interest_rate": 10,
"repayment": "10000",
"start_date": "2024-07-26T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-08-23T01:20:16.381Z",
"updatedAt": "2024-08-23T01:20:16.381Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "100000",
"last_payment_date": null,
"last_interest_accrual": null
}
],
"full_name": "Rose Middle477148 Rodney",
"payments": [
{
"id": 72,
"loan_id": 28,
"amount": "45000",
"payment_date": "2024-08-29T00:00:00.000Z"
},
{
"id": 86,
"loan_id": 28,
"amount": "40000",
"payment_date": "2024-09-27T00:00:00.000Z"
}
]
}