Activate Account

Use this API to activate an approved savings account. Once activated, the account transitions to Active status and is ready to process transactions.

Prerequisites

  • The account must be in Approved status. It must have been submitted and approved before activation.
  • Pass the accountId of the account to activate as a path parameter.
  • Pass command=activate as a required query parameter.

Example Request

POST /v1/savingsaccounts/{accountId}?command=activate

What's Next?

With the account now Active, you can begin processing deposits, withdrawals and transfers on this account.

FunctionWebhook
Activate AccountActivate Account
Path Params
integer
required

The ID of the savings account to activate.

Query Params
string
required

The supported value is: 'activate'.

Body Params
string
required
string
required
string
required
Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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