GENERATE PLAN PROBABILITY OF SUCCESS

Monitoring a client's plan is crucial to ensuring they are on track to their financial goals.  This API allows you to gain a real-time update of the client's probability of success of their goal based on industry-accepted Monte Carlo simulation.

The following APIs are used in this use case:

/public/v1/clients/{clientId}/plans/{planId}/projection/montecarlo

Probability of success

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

View Client Tasks

Reduce manual steps by using our APIs to export eMoney client tasks, allowing them to display in additional platforms. This will allow you to track these items more efficiently.

The following APIs are used in this use case:

/public/v1/users/{userId}/tasks

See all notes