releaseTemporaryHoldForHotelBooking
Release a temporary hold on a hotel booking.
Throws an error with code:
- NOT_FOUNDif the input's- contactIdfield is not associated with the event specified by the input's- eventIdfield.
- NOT_FOUNDif the input's- roomTypeIdfield is not associated with the event specified by the input's- eventIdfield.
releaseTemporaryHoldForHotelBooking(
  input: ReleaseTemporaryHoldForHotelBookingInput!
): ReleaseTemporaryHoldForHotelBookingPayload!
Arguments
releaseTemporaryHoldForHotelBooking.input ● ReleaseTemporaryHoldForHotelBookingInput! non-null input
Type
ReleaseTemporaryHoldForHotelBookingPayload object
The payload object returned when releasing a temporary hold for a hotel booking.