Create Revolving Credit

API endpoint to create a revolving credit.

Body Params

Create revolving credit request

Create revolving credit.

int32
required

The internal template id.

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 issue date of the revolving credit.

double
required

The maximum limit of the revolving credit available for the borrower to drawdown.

paymentFrequency
object
required

A payment frequency item of creating revolving credit.

paymentConfiguration
object
required

A payment item of creating revolving credit.

double
required

The applicable interest spread for the revolving credit.

string | null

A comment (text) can be entered.

string | null

The reference entered when creating the revolving credit.

nominatedAccount
object

Nominated Account

customFields
array of objects | null

Custom fields for the revolving credit

customFields
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