Skip to main content
Withdrawal events are terminal notifications. A newly submitted or pending withdrawal does not produce a Partner webhook event. Both events contain a public wallet transaction snapshot under data.transaction.

withdrawal.success

withdrawal.failed

The webhook snapshot does not expose recipient bank details, destination wallet addresses, rail references, network fees, or raw failure messages. Use data.transaction.id with GET /v1/partner/wallets/transactions/{id} for the latest public resource. Return to the webhook overview