#Bernardo Quina-balance-transactions-payouts
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ if you're using automatic payouts, then yes the relevant balance transactions are associated with their payouts. You can find all relevant balance transactions by using our list balance transactions function and providing a specific payout ID as a filter:
https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Oh I missed that in the docs, that's it thanks!
Awesome, happy to help!