Method of calculating the loan amount and initial payment (for POS lending)
POST
This method allows you to calculate the loan amount and initial payment.
Down payment = "Market value" * Interest rate where, "Market Value" is the value from the Collateral, the Interest Rate of the Down Payment is specified in the collection settings when being issued in the Loan Product
The loan amount is calculated according to the formula:
Loan amount = "Market value" or "Collateral value" - Down payment