Shara Middle634143 Luke Loan ID: #23, customer from February 29, 2024
Document Center Add Payment
Principal Repaid $150k
Interest Paid $60k
Principal Remaining $0k
Interest Accrued $60k Loan Information Details pertaining to the origination of the loan.
Loan ID 23
Loan Amount $150,000.00
Interest Rate 10%
Loan Period 3
Loan Disbursement March 01, 2024
Repayment Start Date March 31, 2024
End Date May 31, 2024
Status ACTIVE
Principal Repayment $50,000.00
Interest Repayment $15,000.00
Monthly Repayment $65,000.00
Total Interest Repayment $45,000.00
Credit Assessment Feature coming soon Payment Information List and detail of all loan data for the client.
PID Opening Bal Int Accrl Payment Closing Bal Date Period Edit $150,000.00
$15,000.00 $65,000.00 $100,000.00 Apr 02, 2024 Mar-24 Edit $100,000.00
$30,000.00 $15,000.00 $100,000.00 May 03, 2024 May-24 Edit $100,000.00
$0.00 $65,000.00 $50,000.00 May 27, 2024 May-24 Edit $50,000.00
$15,000.00 $65,000.00 $0.00 Jun 25, 2024 Jun-24 Edit
Client Information
Full name Shara Middle634143 Luke
TRN 942-221-852
Date of Birth April 09, 1990
Phone Number (941) 740-3604
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": 23,
"client_id": 12,
"amount": "150000",
"interest_rate": 10,
"repayment": "15000",
"start_date": "2024-03-01T00:00:00.000Z",
"period": 3,
"status": "ACTIVE",
"createdAt": "2024-02-29T16:33:40.539Z",
"updatedAt": "2024-02-29T16:33:40.539Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "150000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 12,
"first_name": "Shara",
"middle_name": "Middle634143",
"last_name": "Luke",
"email": "
[email protected] ",
"phone_number": "9417403604",
"dob": "1990-04-08T00:00:00.000Z",
"trn": "942221852",
"createdAt": "2024-02-29T14:44:25.946Z",
"active": true,
"updatedAt": "2024-02-29T14:44:25.946Z",
"full_name": "Shara Middle634143 Luke"
},
"payments": [
{
"id": 43,
"loan_id": 23,
"payment_date": "2024-04-02T00:00:00.000Z",
"amount": "65000",
"createdAt": "2024-04-01T23:11:38.867Z",
"updatedAt": "2024-04-01T23:11:38.867Z",
"opening_balance": 150000,
"opening_interest": 0,
"interest_paid": 15000,
"interest_outstanding": 15000,
"principal_paid": 50000,
"closing_balance": 100000,
"interest_accrual": 15000,
"period": "Sun Mar 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 100000
},
{
"id": 54,
"loan_id": 23,
"payment_date": "2024-05-03T00:00:00.000Z",
"amount": "15000",
"createdAt": "2024-05-05T15:55:02.813Z",
"updatedAt": "2024-05-05T15:55:02.813Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 15000,
"interest_outstanding": 30000,
"principal_paid": 0,
"closing_balance": 100000,
"interest_accrual": 30000,
"period": "Fri May 31 2024",
"interestRunning": 15000,
"closing_interest": 15000,
"principalRunning": 0,
"principalBalance": 100000
},
{
"id": 60,
"loan_id": 23,
"payment_date": "2024-05-27T00:00:00.000Z",
"amount": "65000",
"createdAt": "2024-05-28T15:41:41.177Z",
"updatedAt": "2024-05-28T15:41:41.177Z",
"opening_balance": 100000,
"opening_interest": 15000,
"interest_paid": 15000,
"interest_outstanding": 15000,
"principal_paid": 50000,
"closing_balance": 50000,
"interest_accrual": 0,
"period": "Fri May 31 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 50000
},
{
"id": 64,
"loan_id": 23,
"payment_date": "2024-06-25T00:00:00.000Z",
"amount": "65000",
"createdAt": "2024-06-27T21:02:12.663Z",
"updatedAt": "2024-06-27T21:02:12.663Z",
"opening_balance": 50000,
"opening_interest": 0,
"interest_paid": 15000,
"interest_outstanding": 15000,
"principal_paid": 50000,
"closing_balance": 0,
"interest_accrual": 15000,
"period": "Sun Jun 30 2024",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}