cancelTransaction
Cancels an UPCOMING credit transfer
The user must have an account membership for this account with the attribute canInitiatePayments=true
.
cancelTransaction(
input: CancelTransactionInput!
): CancelTransactionPayload!
Cancels an UPCOMING credit transfer
The user must have an account membership for this account with the attribute canInitiatePayments=true
.
cancelTransaction(
input: CancelTransactionInput!
): CancelTransactionPayload!
cancelTransaction.input
● CancelTransactionInput!
non-null inputCancelTransactionPayload
union