Accurate client information is a critical piece of building a solid financial plan. Use our APIs to generate and extract eMoney client asset data for review, and use the data to create a unified client view across platforms. Data includes name, type and value.

More Use Cases
The eMoney Client Vault securely stores files generated by the application as well as any documentation uploaded by the client. Use our APIs to download items stored in the Vault for editing and managing on other platforms. Use our APIs to share the edited files back in the eMoney Vault.
The following APIs are used in this use case:
/public/v1/users/{userId}/vault/items
/public/v1/users/{userId}/vault/{itemId}

Organizational changes made simple. Our APIs can be used for easily updating or changing a client's owning advisor.
The following APIs are used in this use case:
/public/v1/clients/{clientId}/changeowner
