Create precomputed loan

API endpoint to create a precomputed loan.

Body Params

Create precomputed loan request

Create and settle a new precomputed loan
The precomputed loan will be in active state after completion of this command

int32
required

The internal template id, must be a precomputed template.

borrowers
array of objects
required

The list of borrowers of the loan. The first borrower in the list will be considered as the primary borrower.

borrowers*
lender
object
required

Model for the Person/Company entity relation.

date
required

The contractual start date for the loan (i.e., start date on the loan contract).

date
required

The expected disbursement date loan. A disbursement is the act of actually paying out the money to the borrower. All interest and cashflow calculations are based on this date.

date
required

The date of when the precomputed loan will end.

principalProperties
object
required

A payment properties item

precomputedInterestProperties
object
required

A payment interests item

commissionProperties
object
required

A payment properties item

paymentProperties
object

Payment properties

string | null

A reference can be entered.

nominatedAccount
object

Nominated Account

customFields
array of objects | null

Custom fields for the precomputed loan

customFields
followUp
object

Model for loan follow-up details.

Headers
string
uuid
required

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

Responses
202

Accepted

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