Skip to content

WealthAccess

WealthAccess is a portfolio data integration that imports household, account, and holdings data with automatic syncing.

AttributeValue
Integration TypePortfolio Data Import
AuthenticationAPI Token + HMAC-SHA256 Signature
Data FlowWealthAccess → RightCapital (inbound only)
OwnerYan Hu
WealthAccess ClassificationIdRightCapital Type
5, 7, 97, 98, 99, 101, 120Investment
4 (Banking)Bank
13, 14 (Mortgage, HELOC)Loan
PurposeEndpoint
List investorsGET /api/v2/advisor/investors
Get accountsGET /api/v2/advisor/investors/{id}/accounts
Get holdingsGET /api/v2/advisor/investors/{id}/holdings

HMAC-SHA256 signature-based authentication with client ID and secret.

Holdings matched by CUSIP as primary identifier.

ComponentPath
Connectorretail-api/app/Integrations/WealthAccess/Connector.php
Integratorretail-api/app/Integrations/WealthAccess/Integrator.php
Configretail-api/app/Integrations/WealthAccess/Config.php
Modelsretail-api/app/Integrations/WealthAccess/Models/
  • Inbound only (no sync back to WealthAccess)
  • Limited to Investment, Bank, and Loan accounts