Skip to main content
Add an Advisor Managed Connection

eMoney's aggregation capabilities allow for easy addition of advisor connections into the platform.  With this capability, the advisor can connect their managed accounts and see up-to-date values for consideration into the financial plan.

The following APIs are used in this use case:

/public/v1/users/{userId}/connections

Generic Use Case

More Use Cases

Add an Advisor Managed Connection

eMoney's aggregation capabilities allow for easy addition of advisor connections into the platform.  With this capability, the advisor can connect their managed accounts and see up-to-date values for consideration into the financial plan.

The following APIs are used in this use case:

/public/v1/users/{userId}/connections

Generic Use Case

Create Client Portal Login

Adoption of the client portal is one way to encourage clients to monitor and engage with their financial plan.  It also allows them to add their held-away account data into the platform, which can be shared with the advisor to gain a wider view of their asset and liability information.  Client portal logins can be automatically generated and shared with clients - utilizing a one-time password if desired.

The following APIs are used in this use case:

/public/v1/clients/{clientId}/logons

Generic Use Case