#vligas-reconcilation-payout
1 messages · Page 1 of 1 (latest)
@rare hill you can listen for payout.* events that tell you when a payout is created/paid out
Once a Payout is created we tell you exactly what is bundled in that one either in the Dashboard, financial reports, etc.
In the API you can also list all BalanceTransactions bundled in a Payout via https://stripe.com/docs/api/balance_transactions/list + payout: 'po_123' and from a BT you can go to the original objects: https://stripe.com/docs/expand/use-cases#charges-in-payout