#Oren
1 messages · Page 1 of 1 (latest)
Payout: po_1MEMxkFsEbGNc2q42rEDpEJ5
the dashboard is using /v1/transfers/po_1MEMxkFsEbGNc2q42rEDpEJ5/transactions
which seems to return the missing transactions
But when you use /v1/balance_transactions and specify the payout parameter you don't see anything?
correct
all that is returned is a single item representing the payout itself
Was this scheduled or manually triggered?
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
Bingo
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
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 🙁
im not familiar with manual payouts
how do transactions get included in a manual payout ?
via ui selection ?
That isn't something I know much about as it's not part of our APIs
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 ?
I'm not sure what "payout linked together" means in this case
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
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.
ok, thanks for taking a look
I would recommend you reach out to https://support.stripe.com.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
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
ok will do, thanks