ID |
Int32 |
✓ |
N/A |
The Id of the Reservation Room |
ReservationID |
Int32 |
✓ |
N/A |
The Id of the Reservation that this room is a part of |
ResortID |
String |
✓ |
10 |
The Id of the Resort this reservation room is in |
RoomType |
String |
✓ |
15 |
The Id (Code) of the Room Type i.e. 1BR |
RoomNumber |
String |
|
N/A |
The room number of the specific room the owner will be staying in, if one has been chosen for this reservation. |
BuildingName |
String |
|
N/A |
The name of the building the owner will be staying in.This is only included if a specific room has been chosen for this reservation. |
RoomID |
Int32 |
|
N/A |
The unique Id of the specific room the owner will be staying in, if one has been chosen. |
Adults |
Int32 |
|
N/A |
The number of adults staying in this room. |
Children |
Int32 |
|
N/A |
The number of children staying in this room. |
Other |
Int32 |
|
N/A |
The number of guests, not considered adults or children, staying in this room. |
GuestClass4 |
Int32 |
|
N/A |
The number of guests, not considered adults or children, staying in this room. |
Status |
ReservationRoomStatuses |
✓ |
N/A |
The status of this room. |
Arrival |
DateTime |
|
N/A |
The arrival date of this reservation room. Arrival and departure dates are set at the room-level, not the reservation level. This allows for greater flexibility when there are multiple rooms per reservation. |
Departure |
DateTime |
|
N/A |
The departure date of this reservation room. |
Checkin |
DateTime |
|
N/A |
The date this room was checked into by the guest. |
Checkout |
DateTime |
|
N/A |
The date this room was checked out of by the guest. |
StayCost |
Decimal |
|
N/A |
Stay Cost |
SalesDtlID |
Int32 |
|
N/A |
The contract line used. |
DoNotMove |
Boolean |
✓ |
N/A |
Indicates whether it's ok to move the guest to another physical room. |
HousekeepID |
Int32 |
✓ |
N/A |
The id of the housekeeping specification for this room |
LockoutID |
Int32 |
✓ |
N/A |
If this room is a lock-out, this is the id of the parent room. |
InventoryGroupId |
Int32 |
✓ |
N/A |
The inventory group where this room was pulled from. This is determined on creation by the InterfaceId in the GDSGroupsRate. |
CancelDate |
DateTime |
|
N/A |
If this reservation room has been cancelled, this is the date and time when the cancel occured. |
ConfirmPending |
Boolean |
✓ |
N/A |
Indicates whether the reservation has been confirmed yet, but not necessarily checked into. |
LastUpdatedBy |
String |
|
75 |
The user (or interfaceId) that last created or made changes to this reservation room. |
AcceleratedUsage |
Boolean |
✓ |
N/A |
Indicates whether the owner can use their future years' weeks in advance. |
OwnerUsageYear |
Int32 |
|
N/A |
Owner's usage year for reservation |
CancelCodeID |
Int32 |
|
N/A |
The id of the optional cancel code used on this reservation room if cancelled. |
ConfirmationGenerated |
Boolean |
|
N/A |
Indicates whether a reservation confirmation was sent to the owner. |
ResRoomCharges |
List<ResRoomChargesModel> |
|
N/A |
Room Charges details of reservation. |
RateName |
String |
|
N/A |
SPI's Rate ID |
RateDescription |
String |
|
N/A |
SPI's Rate description |
RoomTypeDescription |
String |
|
N/A |
SPI's RoomType description |
OwnerRes |
Boolean |
|
N/A |
Indicates whether the reservation is of usage type or not |
EstimatedArrivalTime |
String |
|
N/A |
|
NoOfKeysNeeded |
String |
|
N/A |
|
NoOfPets |
Int32 |
|
N/A |
|
SpecialRequest |
String |
|
N/A |
|