Skip to main content

releaseTemporaryHoldForRegistration

Release a temporary hold on registration.

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 registrationTypeId field is not associated with the event specified by the input's eventId field.
releaseTemporaryHoldForRegistration(
input: ReleaseTemporaryHoldForRegistrationInput!
): ReleaseTemporaryHoldForRegistrationPayload!

Arguments

releaseTemporaryHoldForRegistration.input ● ReleaseTemporaryHoldForRegistrationInput! non-null input

Type

ReleaseTemporaryHoldForRegistrationPayload object

The payload object returned when releasing a temporary hold for a registration.