Request Flow for Cached Mode

Modified on Thu, 22 Jul, 2021 at 2:23 PM

The best way you can get Authorize through a financial institution with Flinks is with the LoginId. You can find more details about that here.

Iif you don't want to do a live scraping you need to use the parameter MostRecentCached:true to get the latest information we saved. By using this parameter, the API will answer you faster because it simply gives you back the information already saved in our data base.


Let's see an example with the LoginId.


Call Authorize endpoint with the parameter MostRecentCached:true 



You will need the RequestId returned by the Authorize call.



Call any other endpoint to get the data using the RequestId from the Authorize:


(In this example we are going to call the GetAccountsDetail endpoint, but you can also use the same RequestId to call the other aggregation endpoints)



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article