Docs
Dashboard

paymentCancel

Mutation

Cancels a payment using the specified input.

#

Arguments


input
PaymentCancelInput!Required

The values used to perform the payment cancel operation.

#

Payload


errors
[PaymentCancelError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment cancel payload.