Booking Detail
Booking confirmation detail (agent-authenticated and public guest views)
📄️ Booking confirmation (guest)
Public booking-confirmation view keyed by booking id — the guest's confirmation page. 404 when the booking is not a confirmed reservation (e.g. a paid-but-failed booking that was compensated to CANCELLED): there is no confirmation to show. The guest's money-aware status (refund pending, etc.) is served by the payment/booking status poll instead.
📄️ Booking detail (agent)
The full booking as the confirmation view, for an authenticated CRS user.