post https://spark.test.woodcoreapp.com/api/v2/loans/calculate
Allows you to calculate all the parameters related to a loan and get the actual value of Interest, repayment period, fees, charges, and other details accumulated on the loan account over a period of time.
The API concept of Loans models the Loan application process and the Loan contract/monitoring process.
Endpoints in this module allow you to create, retrieve, update, and delete loan accounts. Some other transactions like rejecting loans, and disburse approve loan accounts are performed too.