#test-Connect
1 messages · Page 1 of 1 (latest)
Hi there, I think you are looking for the balance transactions ?https://stripe.com/docs/api/balance_transactions/list?lang=curl#balance_transaction_list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
no
a report in which it shows the charges/payments that belong to a payout
like if there are 2 payouts in total, 1 payout contains the amount for 4 transactions & the other includes 6 transactions, then a report which has 10 transactions in total with its payout id
This sounds like balance transactions for me, but if you need a csv report, you can use Payout reconciliation report https://stripe.com/docs/reports/payout-reconciliation
is this report availabel for Express account?
Yes financial reports are available for Express accounts
via Dashboard?
Yes