Adyen · Example Payload

Transfer Webhooks Transaction Event Violation Example

PaymentsFinancial ServicesFintech

Transfer Webhooks Transaction Event Violation Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

reasontransactionRuletransactionRuleSource

Example Payload

Raw ↑
{
  "reason": "example_value",
  "transactionRule": "example_value",
  "transactionRuleSource": "example_value"
}