Search code examples
jsonyodleejava

Yodlee: Is there any way to get data for a Item with using itemAccountId?


Currently I am integrating Yodlee and looking for getting data for a specific item by using itemAccountId. I am able to do site level refresh and getting data.

Thanks

Guys, May I know the reason for down vote so I can correct my mistakes on next time. thanks


Solution

  • There is no API to give you data using itemAccountID(i.e. per account) but there is an API which takes itemID(per container) and returns the accounts associated. Try getItemSummaryForItem1 API.