Amend guest name on a booking

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

(Required) The unique identifier of the booking to amend.

Body Params
holder
object
required
string

Optional remarks for the amendment request.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json