get Function space Locations
GET {{HostName}}/evm/config/v0/functionspaceLocations?hotelIds={{HotelId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelIds | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |
RESPONSES
status: OK
{"locations":[{"hotelId":"PS1OEDS2","code":"CONF","translatableDescription":{"defaultText":"Conference Center","translatedTexts":[]}},{"hotelId":"PS1OEDS2","code":"MAIN","translatableDescription":{"defaultText":"Main building","translatedTexts":[]}}],"links":[]}