Update an existing Room Maintenance Request

PUT {{HostName}}/hsk/v0/hotels/{{HotelId}}/rooms/{{RoomId}}/maintenances/{{maintenanceId}}

Use this API to change the maintenances for rooms. Use get Room Maintenance operation to find the Room MaintenanceId for this request.

Request Body

{"criteria"=>{"maintenanceId"=>{"type"=>"RoomMaintenanceId", "id"=>"5060"}, "roomId"=>"101", "hotelId"=>"{{HotelId}}", "maintenanceCode"=>"AIRCON", "remarks"=>"AC Repair - update"}}

HEADERS

KeyDatatypeRequiredDescription
x-hotelidstring
x-app-keystring