Adyen · Example Payload

Notification Configurations Test Notification Configuration Request Example

PaymentsFinancial ServicesFintech

Notification Configurations Test Notification Configuration Request Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventTypesnotificationId

Example Payload

Raw ↑
{
  "eventTypes": [
    "ACCOUNT_CLOSED"
  ],
  "notificationId": 50
}