#Oren

1 messages · Page 1 of 1 (latest)

thorn emberBOT
safe bison
#

Payout: po_1MEMxkFsEbGNc2q42rEDpEJ5

#

the dashboard is using /v1/transfers/po_1MEMxkFsEbGNc2q42rEDpEJ5/transactions

#

which seems to return the missing transactions

somber fossil
#

But when you use /v1/balance_transactions and specify the payout parameter you don't see anything?

safe bison
#

correct

somber fossil
safe bison
#

all that is returned is a single item representing the payout itself

somber fossil
#

Was this scheduled or manually triggered?

safe bison
#

specifically this tx: txn_1MEMxmFsEbGNc2q48wEkkWD3

#

it says manual but no one seems to know anything about it

#

we generally have auto payouts

#

there was a memo somewhere that said: "reason": "Manual Payout",

#

ah i see the docs say auto payout only

somber fossil
#

Bingo

safe bison
#

hmm

#

my team has does not seem to have any recollection of doing anything with manual payouts with this account

#

but regardless

#

is there a different api that would show the associated transactions included in the payout

somber fossil
#

No there is not. This payout is defined as manual so there is no way via the API to return the transactions associated with it.

#

Sorry to say 🙁

safe bison
#

im not familiar with manual payouts

#

how do transactions get included in a manual payout ?

#

via ui selection ?

somber fossil
#

That isn't something I know much about as it's not part of our APIs

safe bison
#

i see

#

this was a withdrawl

#

it seems unlikely that we would issue a withdrawl manually

#

these are not something that stripe triggers ?

#

it says initiated 1:07am so definetly seems to be some part of batch process, so you can understand why its confusing that we cannot see the transactions associated with it, given its something stripe did

#

we dont have this issue with other withdrawls of this type but this one is some how linked to another payout

#

do you know anything about payout being linked together, and would that cause the issue we are seeing ?

#

or alternatively is there a way to know if a given payout is not considered automatic programatically so we would know if balance transactions would be available ?

somber fossil
#

I'm not sure what "payout linked together" means in this case

safe bison
#

me neither this shows up on the dashboard Linked partial debit po_1MEMxkFsEbGNc2q48s63vAg6 Learn More

#

that payout works normally and we can see the tx for it

somber fossil
#

Unfortunately the Dashboard does a number of things that aren't directly replicable via the API. I'm not 100% sure why this wouldn't work but I think it would require some digging.

safe bison
#

ok, thanks for taking a look

somber fossil
#

I would recommend you reach out to https://support.stripe.com.

#

There we can dig further into this and try to track down exactly what is causing the BalanceTransaction API to not return results for you

safe bison
#

ok will do, thanks