Hotel Booking Retrieval Quote Response contains the latest information about the whole multi-room reservation (basket) as well as each hotel reservation in the basket (status, cancellation penalties and etc.) Elements and attributes are the same as described in Reservation Confirmation response, but ResStatus attribute can take different values:
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
ResStatus* | string ("Reserved", "Waitlisted", "Cancelled", “Request Denied“denied“) | "Reserved" - means that accommodation was successfully reserved. "Cancelled" - means that booking is cancelled. "Waitlisted" - means that booking is waiting for confirmation. “Request Denied“denied“ - means that supplier denied this request and accommodation can not be booked. | 1...1 |
...