Adyen · Example Payload

Management Test Webhook Request Example

PaymentsFinancial ServicesFintech

Management Test Webhook 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

notificationtypes

Example Payload

Raw ↑
{
  "notification": "example_value",
  "types": [
    "standard"
  ]
}