releaseTemporaryHoldForRegistration
Release a temporary hold on registration.
Throws an error with code:
NOT_FOUND
if the input'scontactId
field is not associated with the event specified by the input'seventId
field.NOT_FOUND
if the input'sregistrationTypeId
field is not associated with the event specified by the input'seventId
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.