Raymond NHT Henry

Loan ID: #5, customer from April 27, 2023

Loan Information

Details pertaining to the origination of the loan.

Loan ID
5
Loan Amount
$30,000.00
Interest Rate
10%
Loan Period
1
Loan Disbursement
May 14, 2023
Repayment Start Date
May 31, 2023
End Date
May 31, 2023
Status
CLOSED
Principal Repayment
$30,000.00
Interest Repayment
$3,000.00
Monthly Repayment
$33,000.00
Total Interest Repayment
$3,000.00
Credit Assessment
Feature coming soon

Payment Information

List and detail of all loan data for the client.

PID Opening Prin Opening Int Opening Bal Int Accrl Prin Payment Int Payment Ttl Payment Closing Prin Closing Int Closing Bal Date PeriodEdit
4
$30,000.00$0.00$30,000.00$3,000.00$30,000.00$3,000.00$33,000.00$0.00$0.00$0.00May 22, 2023May-23Edit
{ "id": 5, "client_id": 3, "amount": "30000", "interest_rate": 10, "repayment": "3000", "start_date": "2023-05-14T00:00:00.000Z", "period": 1, "status": "CLOSED", "createdAt": "2023-05-14T16:09:44.652Z", "updatedAt": "2023-05-14T16:09:44.652Z", "type": "PRINCIPAL_MONTHLY", "interest_paid": "0", "interest_accrued": "0", "principal_outstanding": "30000", "last_payment_date": null, "last_interest_accrual": null, "client": { "id": 3, "first_name": "Raymond", "middle_name": "NHT", "last_name": "Henry", "email": "[email protected]", "phone_number": "4511710922", "dob": "1964-06-04T00:00:00.000Z", "trn": "721991034", "createdAt": "2023-04-27T03:37:32.945Z", "active": true, "updatedAt": "2023-04-27T03:37:32.945Z", "full_name": "Raymond NHT Henry" }, "payments": [ { "id": 4, "loan_id": 5, "payment_date": "2023-05-22T00:00:00.000Z", "amount": "33000", "createdAt": "2023-05-23T01:20:24.615Z", "updatedAt": "2023-05-23T01:20:24.615Z", "opening_balance": 30000, "opening_interest": 0, "interest_paid": 3000, "interest_outstanding": 3000, "principal_paid": 30000, "closing_balance": 0, "interest_accrual": 3000, "period": "Wed May 31 2023", "interestRunning": 0, "closing_interest": 0, "principalRunning": 0, "principalBalance": 0 } ] }