put Room Maintenance
PUT {{HostName}}/hsk/v1/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"=>"1410425"}, "roomId"=>"100", "hotelId"=>"{{HotelId}}", "maintenanceCode"=>"AC", "remarks"=>"AC Repair hello "}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |