Create a new account type as an admin.

Not allowed if admin has no "modify_account_types" permission.

NOTE: “Line of credit” and “Interest generation” can’t be selected at the same time. All other options are available to combine.

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.

boolean

Indicates whether the account type uses a number prefix.

string

The prefix used for account numbers.

boolean

Indicates whether the account type enforces a minimum balance.

number

The amount of fee for minimum balance.

integer

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

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

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