Adyen · Example Payload

Notification Configurations Get Notification Configuration List Response Example

PaymentsFinancial ServicesFintech

Notification Configurations Get Notification Configuration List Response 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

configurationsinvalidFieldspspReferenceresultCode

Example Payload

Raw ↑
{
  "configurations": [
    "example_value"
  ],
  "invalidFields": [
    "example_value"
  ],
  "pspReference": "REF-500123",
  "resultCode": "CODE123"
}