Home
Developer Guide
Introduction
About the API
Integrating with the API
FAQ
Get Hotel Information
Information
Examples
List RoomRates (Room + RatePlan)
Information
Examples
Get Availability and Restrictions
Information
Examples
Get Inventory
Information
Examples
Update Availability and Restrictions
Information
Examples
List Rate Plans
Information
Examples
Get Rates
Information
Examples
Update Rates
Information
Examples
Booking Handling (Pull)
Information
Examples
Booking Handling (Push)
Information
Examples
Reference Tables
Warning Validation Codes
Error Validation Codes
Booking Data Structures
## Booking Handling (Pull) Examples Example requests are editable. Click to start editing.
### Get Reservation by ID for Hotel 484034 ##### Request ```xml
``` ##### Response ```
Channel
Certification
Channel
Certification
```
Top
### Get Confirmed Reservations by Arrival Date for Hotel 484034 ##### Request ```xml
``` ##### Response ```
IVA
Channel
Certification
IVA
Channel
Certification
```
Top
### Get Undelivered Reservations for Hotel 484034 ##### Request ```xml
``` ##### Response ```
IVA
Channel
Certification
IVA
Channel
Certification
IVA
Channel
Certification
```
Top
### Acknowledge Receipt of a Reservation for Hotel 484034
*
##### Request ```xml
``` \* This message cannot currently be tested in the sandbox environment.
Top