#Naresh Kumar

1 messages · Page 1 of 1 (latest)

radiant finchBOT
cursive wasp
#

hi! i'm not familiar with payout.reversed and can't find it in our docs, where did you see that?

jade jay
#

In your docs we do find "Cancel a Payout" and "Reverse a Payout"

#

But my doubt is
For Cancel a Payout - payout.canceled will be triggered as a web-hook event
For Reversing a Payout - ? (What web-hook will be triggered)

mint meadow
#

Hi! I'm taking over this thread.

jade jay
#

Yes could you please let me know what is the exact web-hook event which will be triggered

mint meadow
#

Have you read the link I shared?

Payout reversals are considered debits and have the same webhooks as other payouts. For example, when a payout reversal is first requested, a payout.updated event is sent for the original payout. Then, events for the payout reversal are sent, including payout.created, payout.updated, payout.paid, and possibly a payout.failed event.

jade jay
#

okay payout.updated will be called when we initially hit the reverse
after that the money comes back to the connected account it triggers the payout.paid webhook

#

Am I correct?

jolly bison
#

Hi 👋 jumping in as my teammate needs to step away, yes that looks correct.