Update an existing account by id as admin.

Not allowed if admin has no "modify_accounts" permission.

Path Params
string
required

Account id

Body Params
string

Additional description or details about the account.

boolean

Indicates whether the account is active or not.

string

The balance of the account.

string

The payment option for the account.

boolean

Indicates whether withdrawals are allowed for the account.

boolean

Indicates whether deposits are allowed for the account.

string

The maturity date of the account.

number
1 to 31

The day of the month on which the account payout occurs.

number

The ID of the interest account where the payout should be transferred

Responses

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