StayPriceSubtotal |
Decimal |
|
N/A |
Stay subtotal price. (Daily Room Rate + Cascade Charges + Reservation Fees ) if not supplied will calculate internally taking existing Rate into consideration irrespective of GDS setup |
StayPriceTotal |
Decimal |
|
N/A |
Stay Total price. (StayPriceSubtotal + Taxes(taxes are only applied to the daily room rate amount)) if not supplied will calculate internally taking existing Rate into consideration irrespective of GDS setup |
DoNotCreateAdvancedDeposit |
Boolean |
|
N/A |
If TRUE, the payment model will be used only to stored the payment information on the reservation. No advanced deposit will be created and no charge will be made to the credit card. |
Payment |
PaymentModel |
|
N/A |
An optional payment entity. If this isn't included, no payment is made. |
PromoCode |
String |
|
N/A |
|
IncludeZeroRates |
Boolean |
|
N/A |
If TRUE, the room type rates with 0 as value will be allowed to create the reservation. |
AcceptAdvancedeposit |
Boolean |
|
N/A |
Accept Advance deposit |
ReservationID |
Int32 |
✓ |
N/A |
The Id of Reservation |
RoomType |
String |
|
15 |
The Id (Code) of the Room Type i.e. 1BR |
RoomNumber |
String |
|
10 |
The Room Number. Optional, only needed if reserving a specific room. |
BuildingName |
String |
✓ |
50 |
The Building Name. Optional, only needed if reserving a specific room. This will not be set unless the Room Number is included as well. |
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. |
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. |
HousekeepID |
Int32 |
✓ |
N/A |
The id of the housekeeping specification for this 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. |
OwnerUsageYear |
Int32 |
|
N/A |
Indicates whether the owner can use their future years' weeks in advance. |
StayCost |
Decimal |
|
N/A |
Stay Cost for Reservation |
ReservationRoomID |
Int32 |
|
N/A |
Id of Reservation Room. |
IsParentUnit |
Boolean |
|
N/A |
It's true when it's a Lock Off Unit |
IsOwnerPrimaryGuest |
Boolean |
|
N/A |
If value is true then the owner's info will be used as the primary guest info. If False the info provided on the Guest Model will be used. |
Comment |
String |
|
7000 |
If the field has a value then a note with this description will be added to the reservation. |