#bhaskar8781
1 messages · Page 1 of 1 (latest)
Hi, you cannot see the bank account number and routing number for a Connected Account from the API. For PII reasons, this information is not surfaced.
i want user to see the masked account number so they could payout.
if they want to change the external account they can change it from the app
To clarify, are you just trying to attain the last four digits of the bank account number so you can surface that on your application?
yes
Thank you, you can attain the last 4 of the bank account number via the API: https://stripe.com/docs/api/accounts/object#account_object-external_accounts-data-last4. Sorry for the confusion, I misunderstood your initial question.