Accounts & Subaccounts
Learn how to create and management sub-accounts
What is a Sub-account
Create a Sub-account
Create a new sub-account.
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status": "success",
"data": {
"users": [
"6342d9...306aa9"
],
"autoRetry": true,
"balanceThreshold": 0,
"accountType": "active",
"dailyLimit": 0,
"monthlyLimit": 0,
"singleTransactionLimit": 0,
"tags": [],
"_id": "63a5c3...fb007c",
"name": "John Doe",
"webhookURL": "https://eoqyr90lznnx93w.m.pipedream.net",
"currency": "NGN",
"createdAt": "2022-12-23T15:03:38.873Z",
"__v": 0
}
}
Get Sub-account Details
Returns details about a sub-account
Query Parameters
Name
Type
Description
Get Account Statements
Returns sub-account statement
Query Parameters
Name
Type
Description
Update sub account detail
Update details of a sub-account
Request Body
Name
Type
Description
Transfer funds between Sub-accounts
Transfer fund to a subaccount
Request Body
Name
Type
Description
Lock and Unlock Sub-account Balance
Lock and Unlock SubAccount Balance
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
Get Balance
Return Balance for Account or Sub-Account
Last updated