Accounts/Subaccounts
Get Sub Account
Retrieves the sub account for the given account ID and sub account ID.
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Path Parameters
accountIDRequiredstringsubAccountIDRequiredstringResponse Body
Success response
account_typeRequiredstringassetRequiredstringThe currency in which the amount is made (e.g. USD, EUR, SGD)
balance_availableRequiredstringbalance_totalRequiredstringcreated_atRequiredstringFormat:
"date-time"ibanRequiredstringidRequiredstringnameRequiredstringparent_account_idRequiredstringCreate Sub Account POST
Creates a sub account under the legal entity's parent account.
Generate Structured Address POST
Use this API to convert a freeform address string into a structured address format. This is useful when creating nominal sub-accounts or when you need to parse unstructured address data into standardized fields.