Add a Spouse to a Client

A client life event like marriage requires modification to their record to ensure an accurate financial plan. 

The following APIs are used in this use case:

/public/v1/clients/{clientId}/spouse

Generic Use Case

More Use Cases

Asset Data

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.

Client's assets

Download Documents From The eMoney Vault

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}

Download documents