RefundPaymentInput

Autogenerated input type of RefundPayment

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

id (ID!)

ID of the payment to issue the refund for.

amount (Float!)

Amount to refund.

reason (String!)

Reason for issuing the refund.

Last updated