put
https://book.liteapi.travel/v3.0/bookings//amend
Overview
Update guest information (name and email) for an existing booking. Useful for correcting typos or updating guest details after booking.
When to Use
- Name corrections - Fix typos in guest names
- Email updates - Update guest email addresses
- Guest changes - Change guest information after booking
- Support requests - Update booking details per customer requests
What You Get
- Confirmation - Success message when amendment is complete
- Updated booking - Booking reflects the new guest information
Editable Fields
- First name - Guest's first name
- Last name - Guest's last name
- Email - Guest's email address
- Remarks - Optional additional notes
Limitations
- Holder only - Only the booking holder's information can be updated
- Name and email - Other guest details cannot be amended
Quick Start
Provide the bookingId and updated guest information (firstName, lastName, email). Optionally include remarks. Returns confirmation of the update.