Skip to main content

releaseTemporaryHoldForFunctionRegistration

Release a temporary hold on a function 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 functionFeeTypeId field is not associated with the event specified by the input's eventId field.
releaseTemporaryHoldForFunctionRegistration(
input: ReleaseTemporaryHoldForFunctionRegistrationInput!
): ReleaseTemporaryHoldForFunctionRegistrationPayload!

Arguments

releaseTemporaryHoldForFunctionRegistration.input ● ReleaseTemporaryHoldForFunctionRegistrationInput! non-null input

Type

ReleaseTemporaryHoldForFunctionRegistrationPayload object

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