Docs
Dashboard

PaymentRefundPayload

Object

Represents the result of refunding a payment through a payment gateway.

#

Fields


errors
[PaymentRefundError!]

User-facing errors that prevented the operation from succeeding.

payment
Payment

The payment associated with this payment refund payload.

#

Mutations


Refunds a payment using the specified input.