get Hotel Reservations -> using OPERA confirmation number
GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations?confirmationNumberList=134295564&fetchInstructions=Reservation
To fetch reservation from OPERA using ID
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
confirmationNumberList | number | ||
fetchInstructions | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |