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:
More Use Cases
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}
Search for a Specific User
Maintaining synchronized data between platforms is a benefit of using APIs. Both the eMoney "users" and "clients" APIs allow for searching of a specific record based on a number of different options like Logon ID, First Name, Last Name and Owner ID.
The following APIs are used in this use case:
/public/v1/clients
/public/v1/users