Shared Package Library

BookingContactForm

Common

import BookingContactForm from "@dertour/ui/components/common/BookingContactForm/BookingContactForm"

packages/ui/src/components/common/BookingContactForm/BookingContactForm.tsx · not yet imported by any brand app

Contact form on the booking detail page (KWRP-218, Bookings §2.1.3): lets the customer message the Kuoni team for assistance with a specific booking. Posts to the booking-message route handler, which forwards to the CRM tagged with the booking. Shares message validation with the quote contact form; the message is never logged.


Loading demo…