put Activity Types
PUT {{HostName}}/lms/v1/activityTypes/{{ActivityTypesId}}
Request Body
{"activityTypes"=>[{"hotelId"=>"{{HotelId}}", "typeCode"=>"GOLF", "description"=>"Golf course 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":[]}