Search code examples
yodlee

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?


Solution

  • 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