delete Wake Up Calls
DELETE {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/wakeUpCalls?newCallTime=date-time
Request Params
Key | Datatype | Required | Description |
---|
newCallTime | string | | New Time on which wake up call is set. Used to change the Followup Call time |
id | 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. |
callTime | string | | Time on which wake up call is set. |
startDate | string | | Start Date |
followUpCallTime | string | | Follow up call time |
newFollowUpCallTime | string | | New Follow up call time.Used to change the Followup Call time |
Key | Datatype | Required | Description |
---|
x-hotelid | string | | |
x-app-key | string | | |