WalkInReservationForCreateModel

Name Type Required Max Length Description
StayPriceSubtotal Decimal N/A Stay subtotal price. (Daily Room Rate + Cascade Charges + Reservation Fees )
StayPriceTotal Decimal N/A Stay Total price. (StayPriceSubtotal + Taxes(taxes are only applied to the daily room rate amount) )
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.
IncludeZeroRates Boolean N/A If TRUE, the room type rates with 0 as value will be allowed to create the reservation.
PackageID Int32 N/A Package ID
AcceptAdvancedeposit Boolean N/A An optional entity. It Indicates whether resort accept advance deposit or not.
Arrival DateTime N/A Reservation's arrival date.
Departure DateTime N/A Reservation's departure date.
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.
RoomType String 15 SPI's room type code.
IsParentUnit Boolean N/A It's true when it's a Lock Off Unit
Adults Int32 N/A Number of Adults.
Children Int32 N/A Number of Children.
NumberOfguestClass3 Int32 N/A
NumberOfguestClass4 Int32 N/A
StayCost Decimal N/A
ReservationRoomID Int32 N/A ReservationRoom ID.
Discount Decimal N/A
PromoCode String N/A
ID Int32 N/A The reservation ID.
Resno String 64
Guests List<GuestModel> N/A The guests that will be staying in the reservation. If the 'IsOwnerPrimaryGuest' field is false then at least one guest is required.
ResortId String 10 SPI's ID/Resort Code of the Resort.
Comment String 7000 If the field has a value then a note with this description will be added to the reservation.
ReferenceId String 64 Used to reference an third-party's id associated with this reservation.
ReasonForStayID Int32 N/A The reason the guest is staying, such as Business, Vacation, etc.
ReservationSubType Int32 N/A The subType of the reservation. This is used for reporting and operational purposes.
MarketCodesID Int32 N/A The marketing campaign or source associated with this reservation.
SourceOfBusinessID Int32 N/A The source this reservation came from, such as Travel Agent, Tour Operator, etc.
TravelAgencyID Int32 N/A The travel agency which will be paid a commission for this reservation.
ReservationNotes List<NoteModel> N/A Notes.
CityLedgerID Int32 N/A The City Ledger this reservation came from.
CLTaxes Boolean N/A City Ledger Taxes to Main Folio
CLCharges Boolean N/A City Ledger Cascading Charges to Main Folio
CLResFees Boolean N/A City Ledger Res Fees to Main Folio