Withdrawals
Cancel Withdrawal
Cancel a pending withdrawal and refund the locked amount to your wallet
DELETE
Cancels a withdrawal that is still
pending admin review. The original amount is refunded to your wallet immediately.
Once an admin has approved or rejected the withdrawal, it can no longer be cancelled.
string
required
Bearer token. Example:
Bearer sk_staging_your_api_keystring
required
Withdrawal id.
Cancellation triggers the
wallet.withdrawal.crypto webhook with data.status: "cancelled".