Docs
Dashboard

paymentRefund

Mutation

Refunds a payment using the specified input.

#

Arguments


input
PaymentRefundInput!Required

The values used to perform the payment refund operation.

#

Payload


errors
[PaymentRefundError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment refund payload.