get wake Up Calls
GET {{HostName}}/fof/v1/hotels/{{HotelId}}/wakeUpCalls?hotelIds={{HotelId}}&fetchPending=true&fetchNoAnswer=true&fetchCompleted=true&fetchCancelled=true
Request Params
Key | Datatype | Required | Description |
---|
hotelIds | string | | |
fetchPending | boolean | | Specifies whether we should fetch wake up calls with pending status |
fetchNoAnswer | boolean | | |
fetchCompleted | boolean | | Specifies whether we should fetch wake up calls with pending status |
fetchCancelled | boolean | | Specifies whether we should fetch wake up calls with pending status |
beginDate | string | | Begin date from which to start fetching wake up calls |
endDate | string | | End date from which to start fetching wake up calls |
reservationId | string | | A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation. |
idExtension | string | | Additional identifying value assigned by the creating system |
reservationIdContext | string | | Used to identify the source of the identifier (e.g., IATA, ABTA) |
reservationIdType | string | | A reference to the type of object defined by the UniqueID element |
beginTime | string | | Begin time from which to start fetching wake up calls |
endTime | string | | End time from which to start fetching wake up calls |
room | string | | Hotel room(s) for which wake up calls are to be fetched |
blockId | string | | Block code for which wake up calls are to be fetched |
guestName | string | | Name with which wake up call may be associated. |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
x-hotelid | string | | |
x-app-key | string | | |