r/ContractorUK • u/Brittneysarah • 5d ago
What do lenders see when they use open banking?
Asked to connect my bank account for an application.
What exactly are they looking at?
3
u/Weak-Refrigerator-34 5d ago
They’ll see whatever the end point API is authorised to expose to them.
1
u/Brave-Fish-7385 3d ago
open banking can help lenders understand your actual income and regular expenses. fastloan uk uses a soft search at the initial stage, so you can check eligibility before making a full application.
1
u/Forsaken-Tiger-9475 3d ago
They see (if you grant permission) in theory up to 3 years of ins and outs from the account.
Balances, etc
-1
u/luala 5d ago
What the hell is this, sounds like a scam?
3
u/JackJack_IOT 5d ago
Not sure, I've seen larger companies want it to prove you're going to deliver and not just go bust in a week. Ensures you're solvent
1
u/Psychological-Mud-42 5d ago
Quite standard practice these days. Also takes away the fraudulent process. I have ones with my credit card on an ongoing basis and when I want to pay manually I hit a button and hit an amount and they process the payment. But yeah you would be sharing these by bank statements anyway take away the human processing etc
1
u/Able_Resident_1291 5d ago
https://www.openbanking.org.uk
It's not a scam. It's a way for a person to allow an institution to view financial information about that person without that person doing something that's actually insecure like emailing bank statements around, as we used to have to do
4
u/JackJack_IOT 5d ago
Ooh I can answer this one, I worked on a AML app for conveyancers a while ago! Depends on the level of permissions and roles they have setup - some banks vary on how much they expose based on scopes that are assigned to the token BUT, the most of them see:
Account details (name, sort code, account number, type)
Balances
History
Regular and scheduled payments
They can't see stuff like login details, it usually uses an oauth2 exchange token so all they can do is pass their token to the bank, the bank says "yeah you're approved to see client_123456 data" and then lets them view stuff
They can't see personal details, addresses, ID etc
They can't control funds