Skip to main content
Anchor to TransactionVoidUserError

TransactionVoidUserError

object

An error that occurs during the execution of TransactionVoid.

•TransactionVoidUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Trigger the voiding of an uncaptured authorization transaction.

Arguments

•ID!required

An uncaptured authorization transaction.


Fields

•OrderTransaction

The created void transaction.

•[TransactionVoidUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?