#Eran Mizrahi
1 messages · Page 1 of 1 (latest)
👋 Thanks for reaching out
You can create a test payout in your account and monitor the webhook payout.paid
https://stripe.com/docs/api/payouts/create
if the payout is on daily basis - so it's aggregated payment amounts, how do I know which payments are included under it?
didn't get it, if its possible
You can refer to this guide:
https://support.stripe.com/questions/find-what-transactions-were-included-in-or-impacted-a-payout-amount
is it possible on API?
call
beside the breakdown on the dashboard?
i need to track each payments that were included under a specific payout
You need to use Stripe Reports for that:
https://stripe.com/docs/reports/payout-reconciliation#schema-payout-reconciliation-itemized-5
so no option to get it from the Webhook events or any other events that might give me that info
?
nope!
thank u