Skip to main content

Save time and eliminate the need for data entry with eMoney APIs. Use our APIs to generate and export eMoney client income data, including name, type, amount and inflation rate. Use this data to create a unified client view across platforms. 

The following APIs are used in this use case:

/public/v1/clients/{clientId}/plans/{planId}/incomes

Income Sources

More Use Cases

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

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