post Function Space Locations
POST {{HostName}}/evm/config/v1/functionspaceLocations/{{FunctionSpaceLocationCode}}?hotelId={{HotelId}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hotelId | string |
Request Body
{"locations"=>[{"hotelId"=>"{{HotelId}}", "code"=>"BBQ", "translatableDescription"=>{"defaultText"=>"BBQ Area"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |