get Reservations To Share By ReservationId
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/share?surname=Smith&fetchInstructions=Reservation&limit=5
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
surname | string | ||
givenName | null | ||
fetchInstructions | string | ||
limit | number |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |