#sandy.nozaki

1 messages · Page 1 of 1 (latest)

fervent tulipBOT
sly shoal
jaunty jolt
#

how about the amount tho

sly shoal
#

The amount of what?

jaunty jolt
#

future payout and in transit to bank

#

what apis can we utilize to get that info

sly shoal
#

Sorry, I'm not sure I understand. Where are you seeing "future payout and in transit to bank"?

jaunty jolt
#

on the connected accounts balance activity

#

we want to show those details on our side as well for our vendors

sly shoal
#

We don't have a direct API mapping available for those values. The closest would be the afoementioned totals of Payouts in flight and also the Balance object: https://stripe.com/docs/api/balance

jaunty jolt
#

hmm

#

can you verify if these formulas are correct?

#

Total balance = Future payouts + In transit to bank
Future payouts = Available to pay out + Available soon

sly shoal
jaunty jolt
#

ok then next question

#

when we query a balance we receive the following values: available, instant available, and pending

#

is the instant available equaled to the total balances? and is the future payouts the sum of available and pending?

#

hopefully you can answer but let me know if i need to revert to support

sly shoal
jaunty jolt
#

ok thank you