Canceled
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Event ID. Use this for de-duplication.
uuidEvent timestamp. Formatted in ISO 8601.
date-timeCompact event payload: enough to route the event and correlate it with your records. Webhooks are notifications, not state transfer — fetch the authoritative withdrawal via GET /withdrawals/{withdrawalId} when you need amounts, fees, or the transaction hash.