Delete a Wakeup call
DELETE {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/wakeUpCalls?callTime=2022-11-17+19:00:00&startDate=2022-11-17
HPI WakeUp - example for sending a delete Wake up call notification to PMS
URI has parameter for reservationId, callTime and startDate of the wakeup call to delete in PMS.
Note:
this will set the wake up call to cancelled
in the PMS.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | null | ||
`` | null | ||
callTime | string | ||
startDate | string | ||
`` | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |