get Packages (v1) -> tickets
GET {{HostName}}/rtp/v1/packages?includeGroup=true&sellSeparate=true&startDate=2023-07-16&endDate=2023-07-21&adults=1&children=0&fetchInstructions=Header&fetchInstructions=CalculatedPrice&fetchInstructions=Items&ticketPostingRhythm=true&hotelId={{HotelId}}
Use this operation to search for available packages at a property. You can search by date range, to see what packages are available to add to a reservation for example.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeGroup | boolean | ||
sellSeparate | boolean | ||
startDate | string | ||
endDate | string | ||
adults | number | ||
children | number | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
fetchInstructions | string | ||
ticketPostingRhythm | boolean | ||
hotelId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |