Clayron NHT Nelson Loan ID: #4, customer from April 28, 2023
Document Center Add Payment
Principal Repaid $80k
Interest Paid $24k
Principal Remaining $0k
Interest Accrued $24k Loan Information Details pertaining to the origination of the loan.
Loan ID 4
Loan Amount $80,000.00
Interest Rate 10%
Loan Period 1
Loan Disbursement April 29, 2023
Repayment Start Date May 31, 2023
End Date May 31, 2023
Status CLOSED
Principal Repayment $80,000.00
Interest Repayment $8,000.00
Monthly Repayment $88,000.00
Total Interest Repayment $8,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 $80,000.00
$8,000.00 $70,000.00 $18,000.00 May 26, 2023 May-23 Edit $18,000.00
$8,000.00 $14,500.00 $11,500.00 Jun 26, 2023 Jun-23 Edit $11,500.00
$8,000.00 $19,500.00 $0.00 Jul 31, 2023 Jul-23 Edit
Client Information
Full name Clayron NHT Nelson
TRN 620-681-197
Date of Birth January 22, 1968
Phone Number (831) 036-2294
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": 4,
"client_id": 4,
"amount": "80000",
"interest_rate": 10,
"repayment": "8000",
"start_date": "2023-04-29T00:00:00.000Z",
"period": 1,
"status": "CLOSED",
"createdAt": "2023-04-28T15:01:52.239Z",
"updatedAt": "2023-04-28T15:01:52.239Z",
"type": "PRINCIPAL_MONTHLY",
"interest_paid": "0",
"interest_accrued": "0",
"principal_outstanding": "80000",
"last_payment_date": null,
"last_interest_accrual": null,
"client": {
"id": 4,
"first_name": "Clayron",
"middle_name": "NHT",
"last_name": "Nelson",
"email": "
[email protected] ",
"phone_number": "8310362294",
"dob": "1968-01-21T00:00:00.000Z",
"trn": "620681197",
"createdAt": "2023-04-28T15:01:40.093Z",
"active": true,
"updatedAt": "2023-04-28T15:01:40.093Z",
"full_name": "Clayron NHT Nelson"
},
"payments": [
{
"id": 8,
"loan_id": 4,
"payment_date": "2023-05-26T00:00:00.000Z",
"amount": "70000",
"createdAt": "2023-05-26T23:09:34.207Z",
"updatedAt": "2023-05-26T23:09:34.207Z",
"opening_balance": 80000,
"opening_interest": 0,
"interest_paid": 8000,
"interest_outstanding": 8000,
"principal_paid": 62000,
"closing_balance": 18000,
"interest_accrual": 8000,
"period": "Wed May 31 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 18000,
"principalBalance": 18000
},
{
"id": 11,
"loan_id": 4,
"payment_date": "2023-06-26T00:00:00.000Z",
"amount": "14500",
"createdAt": "2023-06-27T14:42:46.452Z",
"updatedAt": "2023-06-27T14:42:46.452Z",
"opening_balance": 18000,
"opening_interest": 0,
"interest_paid": 8000,
"interest_outstanding": 8000,
"principal_paid": 6500,
"closing_balance": 11500,
"interest_accrual": 8000,
"period": "Fri Jun 30 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 11500,
"principalBalance": 11500
},
{
"id": 16,
"loan_id": 4,
"payment_date": "2023-07-31T00:00:00.000Z",
"amount": "19500",
"createdAt": "2023-08-01T08:12:22.477Z",
"updatedAt": "2023-08-04T08:12:22.477Z",
"opening_balance": 11500,
"opening_interest": 0,
"interest_paid": 8000,
"interest_outstanding": 8000,
"principal_paid": 11500,
"closing_balance": 0,
"interest_accrual": 8000,
"period": "Mon Jul 31 2023",
"interestRunning": 0,
"closing_interest": 0,
"principalRunning": 0,
"principalBalance": 0
}
]
}