Questions tagged [yodlee]

Yodlee is a platform for building financial solutions(FinTech applications). API access is provided for aggregation of financial information across thousands of financial institutions.

Yodlee is a long standing and trusted provider for aggregation and categorization of financial information across thousands of financial institutions including the top banks in the United States. Yodlee's platform provides a secure way of accessing end user authorized financial data and normalizing this data across disparate data feeds and screenscraped sources.

427 questions
7
votes
2 answers

How long does it take to do a yodlee implementation?

I'm a non-technical (well, non-software. hardware background) founder who has hired a pretty good developer that has built a site with backend on Rails and frontend with CSS/HTML pretty capably. our next step is to develop a Yodlee integration, and…
otis
  • 79
  • 1
  • 3
6
votes
1 answer

Getting Login Faliure with error code 0

I'm using Yodlee SOAP API endpoints and in my error logs I'm getting Site Refresh Status as LOGIN_FAILURE with error code 0 (which as I understand is not an error according to Yodlee docs). I was wondering what could be the cause of this? Is it an…
Sugat
  • 262
  • 5
  • 11
6
votes
1 answer

Yodlee REST API - addItemForContentService1

Could you please provide a JSON sample of how you would post an addItemForContentService1 for a bank with a FieldInfoMultiFixed field. An example is Sallie Mae, content service ID #3805 Thanks
David Lesches
  • 780
  • 5
  • 14
5
votes
1 answer

How to get Canadian branch/transit numbers associated with a Yodlee account?

We've successfully connected the Yodlee IAV API to our bank account and noticed that there is no way to identify the bank routing information. We need these numbers to transfer funds to the user. You can take a look at:…
Grapes
  • 2,473
  • 3
  • 26
  • 42
5
votes
1 answer

Tracking transaction data from credit card, any API?

I am required to create an application which collects transaction details of bank accounts, there are APIs like Plaid Yodlee Geezeo But these APIs make use of the clients username and password for retrieving the transaction data, but in my case I…
mane
  • 1,149
  • 16
  • 41
5
votes
2 answers

What's the difference between Yodlee TransactionView's `transactionType` and `transactionsBaseType`?

What's the difference between Yodlee TransactionView's transactionType and transactionBaseType? They seem to serve the exact same purpose, however they hold different values ("unknown" vs "debit" or "credit"). We're using Yodlee SDK version…
yonilevy
  • 5,320
  • 3
  • 31
  • 27
4
votes
3 answers

Authenticating the cobrand

I created a new developer account and I am having a problem authenticating with the REST API. POST https://rest.developer.yodlee.com/services/srest/restserver/v1.0/authenticate/coblogin { cobrandLogin: 'sbCob*****', cobrandPassword: '**********'…
4
votes
1 answer

DAG provider returns refresh error code 517

Our team can't use the DAG right now. When trying to add an item with the provider DagBankSeCUrityQA - Bank (14748) I get a refresh error code 517. Example itemID: 15466424 Please assist. Thanks, Michael.
Michael
  • 2,826
  • 4
  • 25
  • 18
4
votes
2 answers

Yodlee exception - cipher is bad

When using the Yodlee API we're getting some internal exception: CoreExceptionFaultMessage::com.yodlee.core.InternalCoreException: Cipher is bad: no such key: ... in keyring: itemsummary|...CipherText: ... | MemId=... | Container Type: credits…
davidbrai
  • 1,229
  • 1
  • 9
  • 14
3
votes
2 answers

Yodlee : Invalid token in authorization header

I am trying to test a GET call on the Yodless REST webservices. I have tried following their instructions without success. Looks like they have two tokens (Cobrand and User token) Not sure which one of these tokens is an access token which I need…
UnderDog
  • 3,173
  • 10
  • 32
  • 49
3
votes
1 answer

Which Yodlee API should I use to download users transactions?

I'm confused about Yodlee REST API. There are: "API" [ https://developer.yodlee.com/Yodlee_API ] "Aggregation API" [ https://developer.yodlee.com/Aggregation_API ] Which should I use to download users transactions?
User
  • 1,978
  • 5
  • 26
  • 47
3
votes
1 answer

How to retrieve Account holder's name from Yodlee

In the docs it is mentioned that account holder's name is present in the Yodlee DB https://developer.yodlee.com/Aggregation_API/Aggregation_Services_Guide/Data_Model/Bank_Account . Which Yodlee API call can be used to retrieve the name of the…
grigor
  • 35
  • 3
3
votes
1 answer

Yodlee Site cannot be refresh

I'm trying to test the MFA in Yodlee with the dummy account DagBankTokenFMPA. I let the MFA timed out and now everytime, I try to refresh I got the same error :…
Roma
  • 4,392
  • 1
  • 11
  • 6
3
votes
1 answer

Yodlee daily refresh

Let's say I want to do a daily pull in of transactions on all my user accounts. Do I need to manually trigger refreshes every day with startSiteRefresh or will Yodlee anyway do daily refreshes and all I need to use is executeUserSearchRequest alone?
David Lesches
  • 780
  • 5
  • 14
3
votes
1 answer

Yodlee Fastlink Callback Issues

We have been developing with Fastlink off the dev sandbox (while we wait for our private zone and public zone Fastlink keys) and are running into an issue. Callback isn't occurring after a brokerage account is successfully linked to an account. We…
kooshywoosh
  • 561
  • 4
  • 6
1
2 3
28 29