post Housekeeping Credit Rules
POST {{HostName}}/rm/config/v1/hotels/{{HotelId}}/creditRules
Request Body
{"creditRules"=>[{"hotelId"=>"{{HotelId}}", "ruleCode"=>"CREDIT1", "ruleType"=>"FacilityTask", "description"=>"Week 1", "facilityTaskRule"=>{"taskCode"=>"string", "minimumTaskCount"=>0}, "special"=>"string", "travelType"=>"Building", "creditValue"=>0, "buildings"=>["string"], "daysOfWeek"=>{"timeSpan"=>{"startDate"=>"2023-09-21", "endDate"=>"2023-09-26"}, "sunday"=>true, "monday"=>true, "tuesday"=>true, "wednesday"=>true, "thursday"=>true, "friday"=>true, "saturday"=>true}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |