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?