Fund or Deallocate Dependent Account

Use this API to allocate funds from the primary account holder to a dependent account or deallocate funds back to the primary account holder.

Supported commands:

  • allocate moves funds from the primary account holder to the dependent account
  • deallocate moves funds from the dependent account back to the primary account holder

Only the primary account holder is allowed to initiate these operations. Funding and deallocation transactions remain visible in the primary account transaction history.

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

The Id of the primary account holder.
Example: 264

integer
required
Defaults to 268

The Id of the dependent savings account to fund or deallocate.
Example: 268

Query Params
string
enum
required

The balance action to execute.

Allowed:
Body Params
double
required

The amount to allocate to or deallocate from the dependent account.
Example: 100

string
required

A parent-provided transaction reference or memo.
Example: Allowance

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

Responses

400

The request fails when the amount is invalid or the dependent account is not linked to the supplied primary account.

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