Magidoc

refundTransaction
Mutation

Refunds a transaction. Scope: "transactions".

Arguments

#

transaction

Non-null

Reference of the transaction to refund

ignoreBalanceCheck

If true, the refund will be processed even if it exceeds the balance of the Collective

cancelRecurringContribution

If true, cancel the associated recurring contribution. Host admins only.

removeAsContributor

If true, remove the contributor from the collective public profile. Host admins only.

messageForContributor

Optional message to include in the contributor notification email. Host admins only.

Response

#

Returns Transaction .

Example

#

    
  

3

    
  

3

    
  

3