post Cancel Reservation (v0) -> Cancel booking

POST {{HostName}}/book/v0/hotels/{{HotelCode1}}/reservations/{{ConfirmationNum}}/cancellations

Request Body

{"reservations"=>[{"reservationIdList"=>[{"id"=>"{{ConfirmationNum}}", "type"=>"Confirmation", "idContext"=>"Central", "idExtension"=>"1"}], "hotelCode"=>"{{HotelCode1}}", "messageId"=>"{{$randomUUID}}"}]}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
x-channelCodestring
x-app-keystring