put Activity Locations
PUT {{HostName}}/lms/v1/activityLocations/{{ActivityLocationsId}}
Request Body
{"activityLocations"=>[{"hotelId"=>"{{HotelId}}", "code"=>"REST2", "description"=>"Restaurant 2 Edit"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-externalsystem | string | ||
x-app-key | string | ||
x-hotelid | string |
RESPONSES
status: OK
{"links":[]}