1. get Function Space Availability

GET {{HostName}}/evm/v0/hotels/{{HotelId}}/functionalSpace?checkInventory=true&eventStartDate=2019-11-08&eventEndDate=2019-11-09&showForceAlternate=true&fetchInstructions=FunctionSpaceCount&functionSpaceSearchMode=Both&functionSpaceAdditionalSearchMode=Both&masterRateCode=CUSTOM&masterSetupCode=CLS

Request Params

KeyDatatypeRequiredDescription
checkInventorybooleantrue or false
eventStartDatestringYYYY-MM-DD
eventEndDatestringYYYY-MM-DD
limitnull
offsetnull
physicalRoomnull
showForceAlternatebooleantrue or false
roomCodesnull
roomTypenull
spaceTypenull
functionSpaceWildcardnull
floorCodesnull
locationCodesnull
fetchInstructionsstring
functionSpaceSearchModestringShare, Noshare, Both
functionSpaceAdditionalSearchModestringIndividual, Combo, Both
attendeesFromnull
attendeesTonull
areaFromnull
areaTonull
setupCodesnull
masterRateCodestring
amountnull
currencyCodenull
masterSetupCodestring
setupTimenull
setdownTimenull
resvNameIdnull
eventTypeCodesnull

HEADERS

KeyDatatypeRequiredDescription
x-hotelidstring
x-app-keystring

RESPONSES

status: OK

{"functionSpacesAvailability":[{"hotelId":"PS1OEDS2","roomCode":"BALL2","psuedoRoomType":true,"spaceName":{"defaultText":"Ball Rm 2","translations":[]},"comboSpace":false,"elementSpace":false,"shareable":false,"forceAlternate":false,"suggestedRateCode":"CUSTOM","suggestedRateAmount":{"amount":2500},"suggestedSetupCode":"REP","available":true},{"hotelId":"PS1OEDS2","roomCode":"MEET1","psuedoRoomType":true,"spaceName":{"defaultText":"Meet Room 1","translations":[]},"comboSpace":false,"elementSpace":false,"shareable":false,"forceAlternate":false,"suggestedRateCode":"CUSTOM","suggestedRateAmount":{"amount":500},"suggestedSetupCode":"CLS","available":true},{"hotelId":"PS1OEDS2","roomCode":"MEET2","psuedoRoomType":true,"spaceName":{"defaultText":"Meet Room 2","translations":[]},"comboSpace":false,"elementSpace":false,"shareable":false,"forceAlternate":false,"suggestedRateCode":"CUSTOM","suggestedRateAmount":{"amount":1000},"suggestedSetupCode":"CLS","available":true},{"hotelId":"PS1OEDS2","roomCode":"POOL","psuedoRoomType":true,"spaceName":{"defaultText":"Pool Room","translations":[]},"comboSpace":false,"elementSpace":false,"shareable":false,"forceAlternate":true,"suggestedRateCode":"CUSTOM","suggestedRateAmount":{},"available":true}],"links":[]}