CreateItineraryRequestRoom

public CreateItineraryRequestRoom CreateItineraryRequestRoom(String givenName, String familyName, Boolean smoking, String specialRequest, String loyaltyId)

Parameters

givenName

First name of room guest. Max 60 characters. Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.

familyName

Last name of room guest. Max 60 characters. Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.

smoking

Specify if the guest would prefer a smoking room. This field is only a request and the property is not guaranteed to honor it, it will not override any non-smoking policies by the hotel.

specialRequest

Special requests to send to hotel (not guaranteed). Do not use this field to communicate B2B customer service requests or pass any sensitive personal or financial information (PII). Special characters (\"<\", \">\", \"(\", \")\", and \"&\") entered in this field will be re-encoded.

loyaltyId

A loyalty identifier for a hotel loyalty program associated with this room guest.