A client’s major life changes can be easily managed and updated. Add client spouse information simply and easily using our APIs. Spouse data includes date of birth, employment and contact information.
The following APIs are used in this use case:
/public/v1/clients/{clientId}/spouse

More Use Cases
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

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
