Common Workflows-Create a Service Request for a Guest
Number of APIs: 3
-
Update a Service Request PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/serviceRequests
-
Add a Service Request to a reservation POST {{HostName}}/fof/v0/hotels/{{HotelId}}/serviceRequests
-
Delete a Service Request DELETE {{HostName}}/fof/v0/hotels/{{HotelId}}/serviceRequests/{{ServiceRequestId}}