change Event Codes
PUT {{HostName}}/evm/config/v1/hotels/{{HotelId}}/eventCodes
Request Body
{"eventCodes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"JAZZ", "description"=>"Jazz Festival", "blackOut"=>false, "sellSequence"=>"6", "inactive"=>false}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |