Adyen · Example Payload

Notifications Account Holder Upcoming Deadline Notification Content Example

PaymentsFinancial ServicesFintech

Notifications Account Holder Upcoming Deadline Notification Content Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountHolderCodeeventexecutionDatereason

Example Payload

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