Fetch all sub-accounts belonging to the customer.
Virtual Account
List Sub-accounts
This endpoint returns all sub-accounts
GET
Fetch all sub-accounts belonging to the customer.
Fetches all sub-accounts under the main account.
Authorizations
Requires authentication via API key and HMAC signature.
x-api-key: Your API key generated from your Onboard Business dashboard.x-timestamp: Unix epoch timestamp (seconds) used in signature, allowed skew is 30 secondsx-signature: SHA256 HMAC HEX signature calculated overt={x-timestamp}&{requestBody}using your API Secret.
Query Parameters
The ID for the main account for the request.
Required range:
1 <= x <= 100Page parameter, starting from 1
Required range:
x >= 1Response
Sub-accounts fetched Successfully
Paginated list of sub-accounts belonging to a client.
List of sub-accounts
Descriptive name for the list
Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0Positive integer
Required range:
x >= 0