Susan STrust Isaacs Loan ID: #2, customer from April 12, 2023
Document Center Add Payment
Principal Repaid $100k
Interest Paid $40k
Principal Remaining $0k
Interest Accrued $40k Loan Information Details pertaining to the origination of the loan.
Loan ID 2
Loan Amount $100,000.00
Interest Rate 10%
Loan Period 3
Loan Disbursement April 06, 2023
Repayment Start Date April 30, 2023
End Date June 30, 2023
Status CLOSED
Principal Repayment $33,000.00
Interest Repayment $10,000.00
Monthly Repayment $43,000.00
Total Interest Repayment $30,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 $100,000.00
$10,000.00 $37,000.00 $73,000.00 May 02, 2023 Apr-23 Edit $73,000.00
$10,000.00 $44,000.00 $39,000.00 May 25, 2023 May-23 Edit $39,000.00
$20,000.00 $59,000.00 $0.00 Jul 31, 2023 Jul-23 Edit
Client Information
Full name Susan STrust Isaacs
TRN 960-792-651
Date of Birth August 02, 1962
Phone Number (200) 706-6162
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": 2,
"client_id": 2,
"amount": "100000",
"interest_rate": 10,
"repayment": "10000",
"start_date": "2023-04-06T00:00:00.000Z",
"period": 3,
"status": "CLOSED",
"createdAt": "2023-04-12T22:39:26.728Z",
"updatedAt": "2023-04-12T22:39:26.728Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "100000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 2,
"first_name": "Susan",
"middle_name": "STrust",
"last_name": "Isaacs",
"email": "
[email protected] ",
"phone_number": "2007066162",
"dob": "1962-08-01T00:00:00.000Z",
"trn": "960792651",
"createdAt": "2023-04-12T22:39:02.137Z",
"active": true,
"updatedAt": "2023-04-12T22:39:02.137Z",
"full_name": "Susan STrust Isaacs"
},
"payments": [
{
"id": 2,
"loan_id": 2,
"payment_date": "2023-05-02T00:00:00.000Z",
"amount": "37000",
"createdAt": "2023-05-02T01:52:39.457Z",
"updatedAt": "2023-05-02T01:52:39.457Z",
"opening_balance": 100000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 27000,
"closing_balance": 73000,
"interest_accrual": 10000,
"period": "Sun Apr 30 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 6000,
"principalBalance": 73000
},
{
"id": 7,
"loan_id": 2,
"payment_date": "2023-05-25T00:00:00.000Z",
"amount": "44000",
"createdAt": "2023-05-25T23:37:37.733Z",
"updatedAt": "2023-05-25T23:37:37.733Z",
"opening_balance": 73000,
"opening_interest": 0,
"interest_paid": 10000,
"interest_outstanding": 10000,
"principal_paid": 34000,
"closing_balance": 39000,
"interest_accrual": 10000,
"period": "Wed May 31 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 39000
},
{
"id": 15,
"loan_id": 2,
"payment_date": "2023-07-31T00:00:00.000Z",
"amount": "59000",
"createdAt": "2023-08-01T02:17:56.143Z",
"updatedAt": "2023-08-01T02:17:56.143Z",
"opening_balance": 39000,
"opening_interest": 0,
"interest_paid": 20000,
"interest_outstanding": 20000,
"principal_paid": 39000,
"closing_balance": 0,
"interest_accrual": 20000,
"period": "Mon Jul 31 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}