Skip to main content
Enum

Transaction Remarks

Indicates the possible remarks for a transaction.

Value Description
INSUFFICIENT_FUNDS The related account does not have sufficient funds to process this transaction.
AUTHORIZATION_REVOKED_BY_CUSTOMER The end user has revoked the authorization to process this transaction.
EXCEEDS_ACCOUNT_LIMIT The transaction exceeds limits set on the account.
ACCOUNT_NOT_CONNECTED The related account does not have an active connection.
ACCOUNT_BLOCKED The related account has been blocked.
ACCOUNT_CLOSED The related account has been marked as closed.
UNABLE_TO_LOCATE_ACCOUNT The related account has not been found.
UNABLE_TO_LOCATE_CUSTOMER The related account holder has not been found.
ACCOUNT_DOES_NOT_BELONG_TO_CUSTOMER The related account does not belong to end user.
INVALID_ACCOUNT_NUMBER The account number provided was invalid.
UNAUTHORIZED_OR_NOT_KNOWN_TO_RECEIVER The transaction has been declared unauthorized or not known to receiver.
NOT_IN_ACCORDANCE_WITH_TERMS_OF_AUTHORIZATION The transaction was not in accordance with terms of authorization.
INSTITUTION_NOT_SUPPORTED The institution related to this transaction is not currently supported.
BILLING_SUSPENSION The merchant's account has been suspended due to billing issues.
COUNTRY_NOT_ENABLED The country related to this transaction is not currently enabled.
AUTHORIZATION_REVOKED_BY_END_USER The end user has revoked the authorization to process this transaction.
BELOW_MINIMUM_AMOUNT The transaction amount is below the minimum allowed amount.
DUPLICATE_TRANSACTION The transaction has been identified as a duplicate.
EXCEEDS_LIMITS The transaction exceeds the limits set for this type of transaction.
INSTITUTION_CANNOT_PROCESS_TRANSACTION The institution is unable to process this transaction.
PAYMENT_STOPPED The payment has been stopped by the account holder.
REQUESTED_BY_MERCHANT The action was requested by the merchant.
RETURNED_BY_ORIGINATOR The transaction was returned by the originating party.
UNAUTHORIZED_DEBIT The debit transaction was not authorized.
UNAUTHORIZED_DEBIT_TO_CONSUMER The debit to the consumer account was not authorized.
UNCOLLECTED_FUNDS The funds for this transaction have not been collected.
UNKNOWN_TECHNICAL_ERROR An unknown technical error occurred while processing this transaction.
WAITING_FOR_END_USER The transaction is waiting for end user action.
END_USER_DID_NOT_COMPLETE_AUTHORIZATION_FLOW The end user did not complete the authorization flow required for this transaction.
ACCOUNT_DOES_NOT_SUPPORT_TRANSACTION_TYPE The account does not support this type of transaction.