Name | Description | Type | Additional information |
---|---|---|---|
ReservationID |
reservation ID |
integer |
None. |
CreatedDate |
Date and Time the reservation was created |
date |
None. |
CheckInDate |
Date the guest will / has checked in |
date |
None. |
LengthOfStay |
Number of days the guests will stay |
integer |
None. |
CancellationDate |
Date the reservation was cancelled - will be January 1, 0001 if the reservation wasn't cancelled |
date |
None. |
RoomType |
Name of the reserved room type |
string |
None. |
RoomID |
Room ID |
string |
None. |
Adults |
Number of adults |
integer |
None. |
Youth |
Number of Children |
integer |
None. |
NumberOfRooms |
Number of rooms the guest reserved |
integer |
None. |
ReservationDeposit |
Amount of deposit the guest pays |
decimal number |
None. |
NightlyAmount |
Average amount the guest pays for each night and room (not including taxes). |
decimal number |
None. |
NonRoomAmount |
Amount of non-room related charges the guest spend during his stay (not including taxes), i.e. all transactions that are not configured as Room Charges nor Payments in RoomKey (Transaction Codes). |
decimal number |
None. |
Status |
The latest status of reservation |
string |
None. |
SOB |
Source of business |
string |
None. |
GuestID |
Guest ID - unique with HotelId used in the call |
integer |
None. |
GroupId | string |
None. |
|
GroupName | string |
None. |
|
CorporateId | string |
None. |
|
CorporateName | string |
None. |
|
WholeSalerId | string |
None. |
|
WholeSalerName | string |
None. |