#bachir2921
1 messages · Page 1 of 1 (latest)
Hi 👋 I'm unsure if there is a way to do this via the dashboard, and would recommend reaching out to our Support team for clarification on that:
https://support.stripe.com/?contact=true
They're more familiar with dashboard flows than we are in this forum.
From the API, no this isn't possible. You can list Payouts per Connected Accounts, but you can't list all Payouts for all Connected Accounts with a single request. You would need to iterate through a list of your Connected Accounts and retrieve the Payouts for each one.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok thanks !