Skip to main content
Version: 3.x

TransactionRequestActionErrorCode

An enumeration.

enum TransactionRequestActionErrorCode {
INVALID
GRAPHQL_ERROR
NOT_FOUND
MISSING_TRANSACTION_ACTION_REQUEST_WEBHOOK
}

Values​

TransactionRequestActionErrorCode.INVALID​

TransactionRequestActionErrorCode.GRAPHQL_ERROR​

TransactionRequestActionErrorCode.NOT_FOUND​

TransactionRequestActionErrorCode.MISSING_TRANSACTION_ACTION_REQUEST_WEBHOOK​

Member of​

TransactionRequestActionError object


Was this page helpful?