CreditAndRefundInvoicePayload

Autogenerated return type of CreditAndRefundInvoice.

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

creditInvoice (Invoice)

invoice (Invoice)

refund (Refund)

refundErrors ([ModelValidationError!]!)

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

Last updated