Create loan prospect calculation

API endpoint to calculate a loan prospect based on the entered parameters for regular loans. The calculation includes expected cashflows, fees and annual percentage rate of cost.

Body Params

Regular loan parameters

Model for calculating the loan prospect, using the provided regular loan parameters.

int32
required

The internal template id.

double
required

The principal amount of the loan.

date
required

The issue date of the loan.

date
required

The date when the loan amount is paid to the borrower.

paymentProperties
object

A loan payment properties item.

interestPaymentProperties
object

A payment interest item

double | null

The applicable interest spread for the loan. This spread can be greater than, less than, or equal to zero.

Headers
string
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses

500

Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json