Cancels a pending withdrawal. Cancellation is only possible before the withdrawal has started processing.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Idempotency key for the cancellation request.
Withdrawal cancelled
Withdrawal amount in USD as a formatted string.
Fee charged for the withdrawal as a formatted string.
Simplified withdrawal status.
pending, processing, completed, failed, cancelled On-chain transaction hash once the withdrawal is broadcast.
Human-readable reason for failure (only present when status is failed).