#amory89-connect-accounts

1 messages · Page 1 of 1 (latest)

rocky wadi
velvet brook
#

Hi there 👋 no, balances can't be included as part of the results returned by listing all connected accounts. The balance for each account will need to be retrieved individually.

valid zenith
#

hello! Ok thanks. Unrelated question: is there a way to batch pay e.g. 300 accounts $5 each from the stripe dashboard or do I need to do that programmatically? I know how to pay people individually in the dashboard but don't want to do that 300 time obviously

velvet brook
#

Not that I'm aware of, using the API to create the transfers would probably be the easiest way to do that.

valid zenith
#

ok thank you