Add Charge To Loan Account

This endpoint allows the addition of an existing charge to a specified loan account.

It is typically used to apply fees, penalties, or other charges to a loan account.

The charge product must already be configured before using this endpoint. Users have the option to overwrite the default values of the charge product if necessary.

To create a charge product, use the Charge Product setup

Path Params
integer
required
Defaults to 10003
Body Params
integer
required

The ID of the charge definition to be added to the loan account.

number
required

The amount of the charge. For percentage-based charges, this is the percentage value.

string
required

The locale is mandatory when we pass amount.

string

The due date for the charge. Required for charges with time type 'Specified due date' or 'Overdue installment'. Format depends on dateFormat parameter.

string

The format of the date provided.

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json