Hannan
Hannan

Reputation: 514

Yodlee API not returning transactions

I am facing problem getting transactions from yodlee

Following endpoint doesnt responsd with transactions
GET /{cobrandName}/v1/transactions

I am using test account for developer and have connected actual bank accounts using yodlee fastlink.

Can someone please help?

Upvotes: 2

Views: 368

Answers (1)

Krithik
Krithik

Reputation: 224

For the Get Transactions API, please use the fromDate and toDate filter. As this API will return last 30 days of transactions by default.

Hope this helps.

Regards,

Krithik

Upvotes: 2

Related Questions