RefundPaymentPayload

Autogenerated return type of RefundPayment.

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

Errors while issuing the refund. Can also contain error messages from the payment service provider.

payment (Payment)

The payment the refund is issued for.

refund (Refund)

The refund when succesfully issued.

Last updated