releaseTemporaryHoldForHotelBooking
Release a temporary hold on a hotel booking.
Throws an error with code:
NOT_FOUNDif the input'scontactIdfield is not associated with the event specified by the input'seventIdfield.NOT_FOUNDif the input'sroomTypeIdfield is not associated with the event specified by the input'seventIdfield.
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.