#ANNA SUN-payout-webhook

1 messages · Page 1 of 1 (latest)

wheat night
#

Hey! Can you explain your use case a little more? Those events are generally unassociated

dire niche
#

So for example when a Payout is created in test mode, i saw it fires 3 webhooks, when I looked at the types, it was payout.created, the 2nd one was payout.updated and the third was payout.paid

#

I was wondering if these webhook payloads are always in the same order

#

Like there will never be a case where a payload with the type payout.paid is sent before payout.created

wheat night
#

However it would be rare (impossible?) for a payout to be paid immediately in live mode (which is what happens in test)

dire niche
#

Gotcha. Also what webhook event would be fired if you reverse a payout? Is it payout.cancelled?

wheat night
dire niche
#

Ah gotcha. Thanks!

wheat night
#

Np!