Adyen · Example Payload

Notifications Compensate Negative Balance Notification Record Example

PaymentsFinancial ServicesFintech

Notifications Compensate Negative Balance Notification Record 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

accountCodeamounttransferDate

Example Payload

Raw ↑
{
  "accountCode": "CODE123",
  "amount": 1000,
  "transferDate": "2025-03-15T14:30:00Z"
}