PMS REST API
Online documentation
GetReservationDailyDetailsRequest
Inheritance: HotelRequestBase
Request for to get Daily Details for a reservation
| Property Name | Type | Description |
| ReservationId | long |
Unique id of reservation Mandatory field |
| HotelCode | string | Destination hotel id or code. |
| Language | string | If specified, response will be translated based on the language code. |
| AuthData | AuthData | Request authentication info. If Http header authentication data is specified, this data is overridden |

