Add costs on a loan

Add costs on a loan

Path Params
uuid
required

Format - uuid. Loan identifier

Body Params

Add costs request

Model representing add costs

int32
required

The cost identifier item. Using the GET /loan-configuration/cost-items, an overview can be requested.

double
required

The amount.

date
required

The date the cost will be applied, effective, on the loan. The added costs can apply to a date in the past or to a future date. This date must be after the disbursement (settlement) date and last paid payment, but it can be before or on the next (re)payment date of the expected cashflow.

string | null

A comment can be entered.

boolean
required

Defines whether or not the cost will be added to the pay-up value of the loan.

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