post Cancel Reservation Notif (v0)
POST {{HostName}}/resnotif/v0/hotels/{{HotelCode}}/reservations/{{ConfirmationNum}}/cancellations
Request Body
{"reservations"=>[{"reservationIdList"=>[{"id"=>"{{externalReservationConfirmation}}", "idExtension"=>"1"}], "lastModifyDateTime"=>"2020-07-01T12:21:00-07:00", "hotelCode"=>"{{HotelCode}}", "messageId"=>"{{$randomUUID}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
x-channelCode | string | ||
x-app-key | string |