| Name | Type | Required | Max Length | Description |
|---|---|---|---|---|
| ID | Int32 | N/A | ||
| ResNo | String | N/A | ||
| ResortID | String | N/A | ||
| ReservationType | String | N/A | ||
| ReservationSubType | String | N/A | ||
| Arrival | DateTime | N/A | ||
| Departure | DateTime | N/A | ||
| RoomNumber | String | N/A | ||
| RoomType | String | N/A | ||
| RoomTypeDescription | String | N/A | ||
| Status | String | N/A | ||
| OwnerRes | Boolean | N/A | ||
| ResortName | String | N/A | ||
| ContractId | Int32 | N/A | SPI's Contract ID asociated with the reservation if it is an Owner reservation | |
| PointsUsed | Int32 | N/A | Number of points used to create the reservation. Null value will be returned if it is not a point reservation. | |
| BankedType | String | N/A | ||
| AllowUsageResCxl | Boolean | N/A | ||
| AllowNonUsageResCxl | Boolean | N/A | ||
| IsRefundEligible | Boolean | N/A | ||
| RefundPercent | Int32 | N/A | ||
| WeekType | Int32 | N/A | ||
| String | N/A |