post Housekeeping Sections
POST {{HostName}}/rm/config/v1/hotels/{{HotelId}}/housekeepingSections
Use this API to create housekeeping sections for a specific hotel. Housekeeping section groups and sections can be used to group rooms into sections or divisions meaningful to the housekeeping attendants with respect to floor numbers, various buildings, and group of rooms typically cleaned by one attendant during the day or turndowns during the evening.
Request Body
{"housekeepingSections"=>[{"hotelId"=>"{{HotelId}}", "code"=>"232", "description"=>"You can add description here", "targetCredits"=>"100", "sequence"=>"1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |