Adyen · Example Payload

Notifications Report Available Notification Content Example

PaymentsFinancial ServicesFintech

Notifications Report Available Notification Content Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountCodeaccountTypeeventDateremoteAccessUrlsuccess

Example Payload

Raw ↑
{
  "accountCode": "CODE123",
  "accountType": "standard",
  "eventDate": "2025-03-15T14:30:00Z",
  "remoteAccessUrl": "example_value",
  "success": true
}