| ReservationID |
Int32 |
|
N/A |
Reservation ID. |
| ChannelID |
Int32 |
|
N/A |
SPI's OTA Channel ID. |
| ResCreditCard |
List<ResCreditCardModel> |
|
N/A |
SPI's Res CreditCard Details. |
| Rooms |
List<ReservationRoomModel> |
✓ |
N/A |
The rooms that will be part of the reservation. At least one room is required. |
| 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 |