Create contract fee booking
Use case
In this article, we will review how to create a loan contract fee booking.
Contract booking fee type. We will book an account administration fee.
The date when the fee must be reversed. The date format is: YYYY-MM-DD.
The fee amount is 10 EUR.
The fee will be applied with the next payment. Note that you can also use the INSTANT option to apply the fee instantly.
Sample API call
To create a contract fee booking, make the following API call.
Sample request
Below is an example request of the API call for creating a fee booking.
Sample response
Below you find an example response body to the API call above.
Result
A new fee booking ID-1017
was created.
Last updated
Was this helpful?