#noe-PaymentIntent
1 messages · Page 1 of 1 (latest)
hi same question here
any API for us to get the list of txn under a payout?
now we have to wait for the financial report
heya! yep, it's possible. You would want to list the balance transactions from a Payout : https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
To get the PaymentIntent id in the same API call to list the balance transactions, you should expand [0] the source - https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-source