Create revolving credit administration fee

API endpoint to create revolving credit administration fee.

Path Params
uuid
required

Format - uuid. Identifier (GUID) of the loan.

Body Params

Create revolving credit administration fee request

A administration fee item of creating revolving credit.

float
required

The fixed administration fee will be charged on all repayment dates.

date | null

The date where the administration fee should start from, when not entered the loan issue date is used instead for the start date. This date means that payments will be generated on and after this date. The administration fee payment dates follow the payment properties of the revolving credit loan. So this date means that the fee will be applicable from this date and forward. The date must be bigger or equal to the issue date but smaller or equal to the final drawdown date of the loan.

string | null

A comment can be entered.

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