Skip to main content
UPLOAD DOCUMENTS TO THE eMONEY VAULT

The eMoney Client Vault is a safe and secure place for all important digital files. With unlimited secure document storage, you can organize and protect your most important files. Our APIs allow you to effortlessly upload and store external files and reports, created outside of eMoney, and share them in the Vault. 

/public/v1/users/{userId}/vault/items

/public/v1/users/{userId}/vault

/public/v1/users/{userId}/vault/file

Upload documents

More Use Cases

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

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