post Activity Types
POST {{HostName}}/act/config/v1/hotels/{{HotelId}}/activityTypes
Activities Types define the various actions you might take when creating Activities and ToDos. Activity Types are also referenced in Configuring Trace Definitions configured to automate the creation of Activities.
Request Body
{"activityConfigTypes"=>[{"activityTypeCode"=>"TEST7", "description"=>"Activity Type Description goes here", "activityClassList"=>["Appointment"], "sequence"=>"1", "hotelId"=>"{{HotelId}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |