Update Account Product

Use this API to update an existing account product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 101

The Id of the Savings Product

Body Params
string

The updated name of the savings product.
Example: Saving Product test

string

The updated short name for the savings product.
Example: savi

string

A brief description of the savings product.
Example: SAVING TEST

string

The currency code of the savings product.
Example: USD

integer

The number of digits after the decimal point for this currency.
Example: 2

string

The increment step for deposits and withdrawals.
Example: 1

string

The nominal annual interest rate for the savings product.
Example: 2

string

The minimum required balance to open the savings account.
Example: 1000

boolean

Indicates whether a withdrawal fee is applied for transfers.
Example: false

integer

The period type for compounding interest.
Example: 1 (Daily)

integer

The period type for posting interest to the account.
Example: 4 (Annually)

integer

The method used to calculate interest.
Example: 1 (Daily Balance)

integer

The number of days used in interest calculations for the year.
Example: 365 (Actual Days)

integer

The accounting rule applied to the savings product.
Example: 1 (Cash Based)

boolean

Indicates whether overdrafts are allowed for this product.
Example: false

boolean

Indicates whether the minimum required balance is enforced.
Example: false

boolean

Indicates if tax is withheld for this product.
Example: false

boolean

Indicates if dormancy tracking is active for this savings product.
Example: false

boolean

Indicates if this product is used for suspense accounting.
Example: false

boolean

Indicates if the product is linked with a fund source account.
Example: false

boolean

Indicates whether to skip collecting transfer charges.
Example: false

boolean

Indicates if the product is reserved.
Example: false

boolean

Indicates whether the savings product is linked to floating interest rates.
Example: false

integer

The Id of the floating rate linked to the product.
Example: 1

string

The interest rate differential for the product.
Example: 12

boolean

Indicates if floating interest rate calculation is allowed.
Example: true

string

The minimum differential rate for the floating interest rate.
Example: 1

string

The default differential rate for the floating interest rate.
Example: 3

string

The maximum differential rate for the floating interest rate.
Example: 14

string

Mapping of payment channels to fund sources.
Example: []

string

Mapping of fees to income accounts.
Example: []

string

Mapping of penalties to income accounts.
Example: []

charges
array of objects

A list of charges applicable to the savings product.
Example: [{ "id": 499, "isMandatory": true }]

charges
string

The locale for formatting date and number fields.
Example: en

string

The date format used in the request.
Example: dd MMMM yyyy

string

The start date for the updated savings product.
Example: 01 January 2024

string

The end date for the updated savings product.
Example: 31 December 2024

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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