Skip to main content

releaseTemporaryHoldForRegistrationDiscountCode

Release a temporary hold on a registration discount code.

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