Docs
Dashboard

PaymentGatewayRefundInsufficientBalanceError

Object

Raised when refunding a payment fails due to insufficient refundable balance.

#

Fields


amountRequested
Money!

The refund amount requested by the client.

gatewayId
ID!

The gateway used for the refund request.

message
String!

The message associated with this payment gateway refund insufficient balance error.

pspReference
String!

The PSP reference identifying the payment/intent being refunded.

totalAmountRefunded
Money!

The total amount already refunded prior to this request.