#skarmoryman
1 messages · Page 1 of 1 (latest)
Btw the reason I’m wondering is because on the stripe portal itself, payouts have a list of transactions associated with them. Just need a way to pull that down via api, without spending 10 min generating another report.
Hi, you could use the Balance Transaction API, https://support.stripe.com/questions/find-what-transactions-were-included-in-or-impacted-a-payout-amount. You can query the Balance Transactions endpoint passing the relevant payout ID in the payout parameter.
I think the above is what you're looking for
That looks promising. Thx
Sure!
@wary trellis works well. Thanks my friend.
Absolutely!