Send (or resend) a booking-confirmation email
POST/api/v1/admin/bookings/:bookingId/confirmation-email
Renders and sends the elivaas confirmation mail for a booking, synchronously. Omit role to send every applicable recipient (guest + agent); pass GUEST or AGENT to target one. Pass to to redirect the mail to a single address for testing instead of the real recipients. Best-effort per recipient; returns the roles dispatched.
Request
Responses
- 200
OK