get Reservation Packages (for date range) LOV
GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/adults/2/children/0/arrival/2023-04-21/departure/2023-04-22/reservationPackages
Get packages that are available to add to a reservation, such as breakfast, champage, chocolates. You can then use putReservation to add the package(s) to an existing reservation. Package Codes should be flagged as Sell Separate in OPERA Cloud application.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
arrival | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |