GuestLink

Use this request to fetch the guest links for a reservation according to the external ID or the CRS external ID of the reservation in the PMS. - **externalId**: The PMS reservation ID (One of the external IDs is required). - **crsExternalId**: The CRS reservation ID (One of the external IDs is required). - **includeLastMessage**: Fetch the last message sent in the guest's chat (Optional).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

crsExternalIdstringOptional
includeLastMessageintegerOptional

Response

GuestLink Success