postGuestsToRoom

Assigns guests to a room on a reservation, or removes non-primary guests from the room.

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

Unique code of the property (digits only, max 11)

Body Params
string
required

Reservation number (alphanumeric and hyphens, max 40)

string
required

Room ID (digits only, max 30)

Guest IDs to assign. Accepts a CSV string or string array. Required unless a removal intent is provided.

Guest IDs to remove from the room. Primary guest cannot be removed.

boolean

When true, removes all guests except the primary before adding guestIDs

string

Optional guest ID that becomes primary. Must be included in guestIDs when set.

string

Optional user ID for activity logging (digits only, max 30)

Responses

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