Adyen · Example Payload

Notification Configurations Generic Response Example

PaymentsFinancial ServicesFintech

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

Top-level fields

invalidFieldspspReferenceresultCode

Example Payload

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