Adyen · Example Payload

Notifications Account Holder Status Change Notification Example

PaymentsFinancial ServicesFintech

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

Top-level fields

contenterroreventDateeventTypeexecutingUserKeylivepspReference

Example Payload

Raw ↑
{
  "content": "example_value",
  "error": "example_value",
  "eventDate": "2025-03-15T14:30:00Z",
  "eventType": "standard",
  "executingUserKey": "example_value",
  "live": true,
  "pspReference": "REF-500123"
}