Skip to main content

releaseTemporaryHoldForFunctionDiscountCode

Release a temporary hold on a function 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 functionFeeTypeId 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.
releaseTemporaryHoldForFunctionDiscountCode(
input: ReleaseTemporaryHoldForFunctionDiscountCodeInput!
): ReleaseTemporaryHoldForFunctionDiscountCodePayload!

Arguments

releaseTemporaryHoldForFunctionDiscountCode.input ● ReleaseTemporaryHoldForFunctionDiscountCodeInput! non-null input

Type

ReleaseTemporaryHoldForFunctionDiscountCodePayload object

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