change Job Titles
PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/jobTitles/{{JobTitleCode}}
Request Body
{"jobTitles"=>[{"hotelId"=>"{{HotelId}}", "code"=>"MGR", "description"=>{"defaultText"=>"Manager."}, "displayClosingScript"=>false}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |