releaseTemporaryHoldForRegistrationDiscountCode
Release a temporary hold on a registration discount code.
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'sregistrationTypeIdfield is not associated with the event specified by the input'seventIdfield.NOT_FOUNDif the input'sdiscountCodeIdfield is not associated with the event specified by the input'seventIdfield.
releaseTemporaryHoldForRegistrationDiscountCode(
input: ReleaseTemporaryHoldForRegistrationDiscountCodeInput!
): ReleaseTemporaryHoldForRegistrationDiscountCodePayload!
Arguments
releaseTemporaryHoldForRegistrationDiscountCode.input ● ReleaseTemporaryHoldForRegistrationDiscountCodeInput! non-null input
Type
ReleaseTemporaryHoldForRegistrationDiscountCodePayload object
The payload object returned when releasing a temporary hold for a registration discount code.