# RefundPaymentPayload

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### errors (\[[ModelValidationError](https://developer.firmhouse.com/graphql-api/api-reference/objects/model-validation-error)!]!)

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

#### payment ([Payment](https://developer.firmhouse.com/graphql-api/api-reference/objects/payment))

The payment the refund is issued for.

#### refund ([Refund](https://developer.firmhouse.com/graphql-api/api-reference/objects/refund))

The refund when succesfully issued.
