#mindsetinmeta
1 messages · Page 1 of 1 (latest)
Hi @keen rune, how can I help?
is the payout.created event request the same as payout.paid? Can we assume both are identical as payout.paid cannot be simulated in CLI?
They are different.
payout.created: Occurs whenever a payout is created.payout.paid: Occurs whenever a payout is expected to be available in the destination account. If the payout fails, a payout.failed notification is also sent, at a later time.
do they share a same JSON request format?