Skip to content

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

Request Body

application/json
object
Format"double"
Format"int64"
Format"double"

Responses

OK

*/*
object
object
Format"double"
Format"double"
Valid values"error""ok"
Format"int64"