Adyen · Example Payload

Notification Webhooks Balance Account Notification Request Example

PaymentsFinancial ServicesFintech

Notification Webhooks Balance Account Notification Request 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

dataenvironmenttype

Example Payload

Raw ↑
{
  "data": "example_value",
  "environment": "example_value",
  "type": "balancePlatform.balanceAccount.updated"
}