Skip to main content

releaseTemporaryHoldForHotelBooking

Release a temporary hold on a hotel booking.

Throws an error with code:

  • NOT_FOUND if the input's contactId field is not associated with the event specified by the input's eventId field.
  • NOT_FOUND if the input's roomTypeId field is not associated with the event specified by the input's eventId field.
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.