# Booking & Appointment Confirmation Prevent fake bookings with ReOTP confirmation for every appointment --- ## Overview System requires ReOTP confirmation before confirming booking to ensure seriousness and reduce no-shows. ### Implementation 1. /booking/confirm: appointment details + Confirm button. 2. Call /api/verify/init (PREDICTIVE) with meta: { bookingId }. 3. On VERIFIED: create booking (CONFIRMED) + WhatsApp/Telegram notification. 4. Reminder notifications 24h before. ### UI/UX Guidelines - Indigo + slate accents. - Mini calendar, Liquid Glass. ## Interactive Demo Demo type: example Example ID: usecase-14 Title: Interactive Live Preview See the live demo at: https://reotp.com/fa/docs/usecase-14-booking-appointment