delete a Reservation Alert

PUT {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}

Request Body

{"reservations"=>[{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "alerts"=>[{"type"=>"Alert", "idContext"=>"OPERA", "id"=>"120560"}], "hotelId"=>"{{HotelId}}", "customReference"=>"", "preRegistered"=>false, "allowMobileCheckout"=>false}]}

HEADERS

KeyDatatypeRequiredDescription
x-hotelIdstring
x-app-keystring
Content-Typestring