Delete a Client

Circumstances dictate that clients will sometimes be required to be deleted from the eMoney platform.  This could be the result of a life event or their desire to seek service from another firm.  

The following APIs are used in this use case:

/public/v1/clients/{clientId}

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

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