type, and the transfer resource is in data.object.
Example delivery payload
ACK response
Event names emitted today
payout.createdpayout.in_analysispayout.processingpayout.transferredpayout.failedpayout.rejected— cancelled at the banking partner after submissionpayout.canceled— stopped before or reversed after execution
Common ingestion error
id. Keep your own mapping between webhook event names and resource statuses.
Mapping guidance
payout.transferredmeans the resource is settled with statuspaid.payout.failedusually maps to resource statuserror.payout.rejectedmaps to resource statusrejected: the banking partner cancelled the payout after submission. The funds are not returned to your balance automatically, so check your balance and contact support before re-sending.payout.canceledmaps to resource statuscancelled: the payout was stopped before execution or reversed afterwards. A stopped payout returns the funds to your balance; after a reversal, confirm your balance before closing the request.- Reconcile when operator state and webhook state disagree.

