Resolve a Room Maintenance Request

PUT {{HostName}}/hsk/v0/hotels/{{HotelId}}/maintenances/{{MainteananceId}}/resolve

use this operation to mark a Room Maintenance as resolved. You will find the RoomMaintenanceId for the body of this request, from the get request - getRoomMaintenances.

Request Body

{"criteria"=>{"maintenanceId"=>{"type"=>"RoomMaintenanceId", "id"=>"5060"}, "hotelId"=>"{{HotelId}}"}}

HEADERS

KeyDatatypeRequiredDescription
x-hotelidstring
x-app-keystring