# Wallet Withdrawal Confirmation Protect customer funds with ReOTP confirmation for every withdrawal --- ## Overview Every wallet withdrawal requires ReOTP confirmation to prevent fraud and theft. ### Implementation 1. /wallet/withdraw: amount + method + Withdraw button. 2. Check balance then call /api/verify/init (PREDICTIVE). 3. On VERIFIED: create record (status: PENDING) + start financial process. 4. Rate Limit: max 3 withdrawals/day. ### UI/UX Guidelines - Emerald + zinc accents. - Previous withdrawals table. ## Interactive Demo Demo type: example Example ID: usecase-13 Title: Interactive Live Preview See the live demo at: https://reotp.com/en/docs/usecase-13-wallet-withdrawal