#Aaron8646 - balance transactions connect
1 messages · Page 1 of 1 (latest)
You should also be able to pass in the stripeAccount header. Are you getting an error when you try to do that with balance transactions?
what would that look like? would i put it directly in the list like this? .list({}, { stripeAccount: accountId })
no error, but unclear if it's doing what i think it's doing
That looks right to me. Does it return balance transactions?
Then those balance transactions are from the connected account, which should be what you want.