releaseTemporaryHoldForFunctionDiscountCode
Release a temporary hold on a function discount code.
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'sfunctionFeeTypeId
field is not associated with the event specified by the input'seventId
field.NOT_FOUND
if the input'sdiscountCodeId
field is not associated with the event specified by the input'seventId
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.