Anchor to TransactionVoidUserErrorCodeTransaction
enumTransaction Void User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to AUTH_NOT_SUCCESSFULAUTH_
NOT_ SUCCESSFUL Transaction must be a successful authorization.
- Anchor to AUTH_NOT_VOIDABLEAUTH_
NOT_ VOIDABLE Transaction must be voidable.
- Anchor to GENERIC_ERRORGENERIC_
ERROR A generic error occurred while attempting to void the transaction.
- Anchor to TRANSACTION_NOT_FOUNDTRANSACTION_
NOT_ FOUND Transaction does not exist.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?