post Function Spaces
POST {{HostName}}/evm/config/v1/hotels/{{HotelId}}/functionSpaces
Request Body
{"functionSpaces"=>[{"description"=>{"defaultText"=>"West Sunset Room"}, "capacity"=>{"minCapacity"=>"5", "maxCapacity"=>"100"}, "displayInDiary"=>true, "setupStyles"=>[{"minCapacity"=>"5", "maxCapacity"=>"100", "code"=>"RECEP"}], "rates"=>[{"revenueType"=>"RENTAL", "rateType"=>"PerRoom", "default"=>false, "inactive"=>false, "hourly"=>false, "minimunRevenue"=>false, "code"=>"CUSTOM"}], "dimension"=>{"note"=>"notes go here", "width"=>"10", "length"=>"10", "area"=>"100", "minHeight"=>"3"}, "alternate"=>{"forceAlternate"=>false}, "hotelId"=>"{{HotelId}}", "roomCode"=>"BAR", "roomType"=>"BALLROOM", "psuedoRoomType"=>false, "spaceName"=>{"defaultText"=>"West Sunset Room"}, "shortName"=>"West Sunset Room & Bar", "spaceType"=>"REST", "location"=>"1", "shareable"=>true, "fullUtilizationTime"=>"1440", "handicapFacilities"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |