PMS REST API
Online documentation
MultiGuestLink
Reservation multiguest link
| Property Name | Type | Description |
| GuestRef | ProfileRef |
Linked Profile. On GetReservation; this field will always be filled in. On SetReservation; one of the GuestRef or Guest field should be set. If this field is set, then there is no need to fill the Guest field. |
| Guest | Profile |
Linked Profile. On GetReservation; this field never filled in. On SetReservation; one of the GuestRef or Guest field should be set. If this field is set, then there is no need to fill the GuestRef field. |

