transactionVoid - admin-graphql - MUTATION
Version: unstable
Description:
Trigger the voiding of an uncaptured authorization transaction.
Access Scopes
`write_orders` access scope. Also: The user must have permission to cancel orders.
Arguments
Returns
-
transaction:
OrderTransaction
The created void transaction.
-
userErrors:
TransactionVoidUserError!
The list of errors that occurred from executing the mutation.
Examples