Adyen · Example Payload

Accounts Account Event Example

PaymentsFinancial ServicesFintech

Accounts Account Event 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

eventexecutionDatereason

Example Payload

Raw ↑
{
  "event": "InactivateAccount",
  "executionDate": "2025-03-15T14:30:00Z",
  "reason": "example_value"
}