How to get account holder name from Yodlee
The docs mention that the account holder name is present in DB Yodlee https://developer.yodlee.com/Aggregation_API/Aggregation_Services_Guide/Data_Model/Bank_Account .
What kind of API call Yodlee can use to get the name of the account holder? I need this to identify and verify the customer account.
Thank.
+3
grigor
source
to share
1 answer
If a particular bank site provides the name of the account holder and Yodlee can clear it. You can get it from the following APIs. getItemSummaryForItem1- (if using a container-based approach) getItemSummariesForSite- (if using a site-based approach)
0
Apoorv Awasthi
source
to share