#nicola.possenti
1 messages ยท Page 1 of 1 (latest)
Hi ๐
What are you reversing?
I invoke "reversal" method: curl https://api.stripe.com/v1/transfers/yyyyyyyyyyyyyyyyyyyy/reversals \
-H "Authorization: Bearer sk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
-d amount=1000
Ah, you are reversing a transfer.
where a transferID was the ID that i got in a previous transfer to the connected account
So transfers (and their reversals) move funds from one Stripe Account balance to another
I thought... but I cna't see that amount (1000cent) in stripe main account/balance
๐
Can you share the ID of the request?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
๐ stepping in as Snufkin needs to step away
Sounds like you may have figured out the issue here! Let me know if I can help though
They was in payment of the platform under refund tab
the last question is: how the reversal of a transfer vs. a connected account can refund directly the customer... It doesn't sound good
Not sure what you mean by that exactly?