#egor.slam-payout-transactions
1 messages · Page 1 of 1 (latest)
yes. here how it looks on dashboard. but i want to get through API
So you list balance transactions on the Connected Account by payout ID: https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
You can make requests on your Connected Account using the Stripe Account Header: https://stripe.com/docs/connect/authentication
thank you!!
Sure thing!
@spring raft one more question. can I get balance_transaction payout id? like transaction.payout => 'someid'
You mean can you go to the payout from the balance transaction?
yes
No, that's not possible
got it, thanks!