paymentCancel
MutationCancels a payment using the specified input.
#
Arguments
- PaymentCancelInput!Required
input The values used to perform the payment cancel operation.
#
Payload
- [PaymentCancelError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment cancel payload.