Skip to main content
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

More Use Cases

Change User Role

A user can have one or multiple roles in the eMoney platform.  The user roles available are Advisor, Planner, Assistant, Manager, Compliance and Investment Specialist.  

The following APIs are used in this use case:

/public/v1/users/{userId}

Generic Use Case

Generate a List of Income Sources

Save time and eliminate the need for data entry with eMoney APIs. Use our APIs to generate and export eMoney client income data, including name, type, amount and inflation rate. Use this data to create a unified client view across platforms. 

The following APIs are used in this use case:

/public/v1/clients/{clientId}/plans/{planId}/incomes

Income Sources