paymentRefund Mutation
Refunds the captured payment amount.
paymentRefund(
amount: PositiveDecimal
paymentId: ID!
): PaymentRefund
Show return type
Arguments
amount ● PositiveDecimal
Transaction amount.
paymentId ● ID!
Payment ID.
Type
PaymentRefund
Refunds the captured payment amount.