Page 25 - demo demito
P. 25
<CommitLevel> Enum
Two-valued text enumeration:
Result syntax:
<BookingCreateResult>
<CommitLevel>
<Booking>
<HotelDetails>(0 or 1)
<Alert>(0 or more)
<DateFrom>
<DateTo>
<Text>
</Alert>
</HotelDetails>
</BookingCreateResult>
<BookingCreateResult>
<CommitLevel>
<Booking>
<HotelBooking>
<TotalSellingPrice>
</TotalSellingPrice>
<Status>confirmed</Status>
<Room>
<TotalSellingPrice>
</TotalSellingPrice>
<NightCost>
</NightCost>
<RoomType>
</RoomType>
<Guests>
</Guests>
<Messages>
</Messages>
<Status>confirmed</Status>
<CanxFees>
</CanxFees>
</Room>
<VoucherInfo>
<PayableBy />
<VoucherRef>866642!256 / PGQSsF2kGMhLtlhcItsyNg==</VoucherRef> </VoucherInfo>
</HotelBooking>
roomsXML.com API Specifications
Page 25 of 36
prepare – perform a dry-run booking, verifying all details such as prices and cancellation fees, as much as possible and obtaining hotel alert information, etc.
confirm – go ahead and create the booking