Getting the calculated percentage for a specific day
GET
This method calculates the daily amount of accrued interest on the current date based on the terms of the contract active on the current date.
A Money object is returned in response.
Note:
The calculated interest for that day is returned, excluding possible limit restrictions for short-term loans.
The calculation takes place only within the contract schedule. Those. if the specified date is later than the date of the last tranche, the calculation will return zero.
Added in 2.0.0-29 release.
In release 2.0.0-33, the calculation of interest after the end of the loan term has been added