paymentRefund
Refunds the captured payment amount.
paymentRefund(
amount: PositiveDecimal
paymentId: ID!
): PaymentRefund
Arguments
paymentRefund.amount
● PositiveDecimal
scalar miscellaneous
Transaction amount.
paymentRefund.paymentId
● ID!
non-null scalar miscellaneous
Payment ID.
Type
PaymentRefund
object payments
Refunds the captured payment amount.