Adyen · Example Payload

Configuration Transaction Rule Info Example

A sample description.

PaymentsFinancial ServicesFintech

Configuration Transaction Rule Info Example is an example object payload from Adyen, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

aggregationLeveldescriptionendDateentityKeyintervaloutcomeTypereferencerequestTyperuleRestrictionsscorestartDatestatustype

Example Payload

Raw ↑
{
  "aggregationLevel": "example_value",
  "description": "A sample description.",
  "endDate": "example_value",
  "entityKey": "example_value",
  "interval": "example_value",
  "outcomeType": "enforceSCA",
  "reference": "REF-500123",
  "requestType": "authentication",
  "ruleRestrictions": "example_value",
  "score": 50,
  "startDate": "example_value",
  "status": "active",
  "type": "allowList"
}