#jrfr23
1 messages · Page 1 of 1 (latest)
I should have mentioned we are using and need to utilize automatic payouts
Hi, with automatic payouts you can use teh Balance Transactions API and we document this here: https://stripe.com/docs/expand/use-cases#charges-in-payout
Ah interesting, so if I use that to call with a payout id for a custom connect I would expect to get the payments (py_'s) included in that payout?
That is correct
great, thank you I'll take a look at that