Eventjet GraphQL API documentation

CancelPaymentLinkInput

Input object

Input for canceling a payment link.

Fields

FieldDescriptionType
codeThe code identifying the payment link to cancel.ID!

Used By (1)

CancelPaymentLinkInput is referenced by the following fields, arguments, and input fields:

TypeField
MutationcancelPaymentLink(input)