Adyen · Schema

TransactionRulesResult

TransactionRulesResult schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
allRulesPassed boolean Indicates whether the transaction passed the evaluation for all transaction rules.
failedTransactionRules array Array containing all the transaction rules that the transaction violated. This list is only sent when `allRulesPassed` is **false**.
View JSON Schema on GitHub