queryEscrowSubMembersV5
Query escrow sub-accounts for private wealth management. Returns paginated list of custodial sub-accounts managed by trading teams, with cursor-based navigation.
Instructions
Query escrow (fund management) sub-accounts in paginated format. Use trading team's API key.
Important notes:
Returns escrow sub-accounts (fund management type) associated with trading teams
Supports pagination using cursor-based navigation
Used specifically for Private Wealth Management scenarios
Only returns escrow sub-accounts bound to the requesting trading team
Trading team accounts can query their managed escrow relationships
Escrow Sub-accounts:
Type 6 custodial sub-accounts designated for fund management
Managed by trading teams on behalf of clients
Username displayed as "Private_Wealth_Management" for privacy
Have special permissions and restrictions
Cannot be directly accessed like normal sub-accounts
Relationship stored with escrow metadata in extension field
Pagination:
Uses cursor-based pagination for efficient large dataset handling
Default page size: 100 (maximum)
Returns
nextCursorfor fetching next pagenextCursor = 0indicates last page reached
Required Permissions:
Trading team account API key
Appropriate escrow management permissions
Response includes:
Escrow sub-account UID
Account type (always 6 for escrow)
Account status
Account mode (Classic or UTA)
Remark/notes from extension field
Next cursor for pagination
Use Cases:
Trading teams managing client funds
Private wealth management operations
Institutional custody account listing
Fund management auditing
Escrow relationship monitoring
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nextCursor | No | ||
| pageSize | No |