change Function Spaces
PUT {{HostName}}/evm/config/v1/hotels/{{HotelId}}/functionSpaces/{{FunctionSpaceCode}}
Request Body
{"functionSpaces"=>[{"description"=>{"defaultText"=>"Collins Room"}, "capacity"=>{"minCapacity"=>"5", "maxCapacity"=>"100"}, "displayInDiary"=>true, "dimension"=>{"note"=>"notes go here", "width"=>"10", "length"=>"10", "area"=>"100", "minHeight"=>"3"}, "alternate"=>{"forceAlternate"=>false}, "excludeFromForecast"=>false, "hotelId"=>"BHOTEL", "roomCode"=>"COLL", "roomType"=>"MTG", "psuedoRoomType"=>false, "spaceName"=>{"defaultText"=>"Collins Frank Room"}, "shortName"=>"Collins Room", "spaceType"=>"REST", "location"=>"1", "combo"=>false, "shareable"=>true, "webBookable"=>false, "webViewable"=>false, "fullUtilizationTime"=>"1440", "handicapFacilities"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |