Add Charge to Account

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

It is typically used to apply fees, penalties, or other charges to an 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.

Mbanq will configure the product and one can use the existing product, to add any charge for the account.

Path Params
integer
required
Defaults to 10422

The unique identifier of the account to which the charge will be added.

Body Params
integer
required
Defaults to 104

The unique identifier of the charge to be added to the account.

number
required
Defaults to 20

The amount of the charge.

date

The due date for the charge.

string

The format of the date provided.

string

The locale for the date formats.

string

Specifies the day of the month for recurring fees.

string

The format of the month and day provided.

integer

Fee to be applied on a specified interval. This field is mandatory if chargeTimeType is of type Monthly Fee or feeFrequency is selcted

double
> 0

Minimum cap for percentage-based charges. Must be a positive number if provided.

double
> 0

Maximum cap for percentage-based Charges.

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