WEBHOOK
transfer.act_withdrawal.failed
{
  "id": "bd019f1c-89a7-4372-9d21-eaad9280dc41",
  "type": "transfer.act_withdrawal.failed",
  "source": "com.paxos",
  "time": "2025-01-07T14:30:02Z",
  "object": "event"
}
Triggered when a fiat withdrawal via DBS has FAILED or been cancelled.
Webhook payloads contain only event metadata. Use the Get Event API with the event ID to retrieve full details.

Event Object Structure

The Get Event API returns a transfer_status_change object with transfer status details.

Body

application/json

Webhook payload containing event metadata. Use the event ID with the Get Event API to retrieve full details.

The webhook payload structure sent to your endpoint

Response

200

Webhook successfully received