#tochinicky
1 messages ยท Page 1 of 1 (latest)
HI ๐ is this for your account, or are you referring to onboarding Connected Accounts?
onboarding connected accounts
I think you may be looking for the external_accounts list on the Account object:
https://stripe.com/docs/api/accounts/object#account_object-external_accounts
i will check it out
is there no api to retrieve it, with the above link, I'd to use the webhook to get the external account
i will prefer an api if there's any
There is, it's a couple clicks below the above link in the External Accounts section which contains the endpoints for that of object:
https://stripe.com/docs/api/external_account_bank_accounts/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.