Update an existing account type as an admin by passed id.

Not available if admin has no "modify_account_types" permission.

NOTE: If account type is modified, changed parameters will be applied to all accounts assigned to the current account type.

Path Params
string
required

Account type id.

Body Params
string

The name of the account type. Should contain alphanumeric characters only.

string

The currency code of the account type. Must be a code of an active currency.

boolean

Indicates whether the account type supports automatic number generation.

string

The prefix used for account numbers.

boolean

Indicates whether the account type uses a number prefix.

boolean

Indicates whether the account type enforces a minimum balance.

number

The fee amount for account balance.

integer
1 to 31

The day of the month for charging account balance.

number

The limit amount for account balance.

boolean

Indicates whether the account type is a line of credit.

number

The credit limit amount for the line of credit account.

number
0 to 100

The annual interest rate for the line of credit account.

integer

The ID of the payout method for the line of credit account.

integer

The ID of the charge period for the line of credit account.

integer
1 to 31

The day of the month for charging the line of credit account.

integer
1 to 12

The month for charging the line of credit account.

boolean

Indicates whether the account type has a monthly maintenance fee.

number

The monthly maintenance fee amount for the account type.

boolean

Indicates whether the account type is a deposit account.

number
0 to 100

The annual interest rate for the deposit account.

integer

The ID of the payout method for the deposit account.

integer

The ID of the payout period for the deposit account.

integer
1 to 31

The day of the month for the deposit account payout.

integer
1 to 12

The month for the deposit account payout.

Responses

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