Adyen · Example Payload

Configuration Webhooks Balance Account Notification Data Example

PaymentsFinancial ServicesFintech

Configuration Webhooks Balance Account Notification Data Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

balanceAccountbalancePlatform

Example Payload

Raw ↑
{
  "balanceAccount": "example_value",
  "balancePlatform": "example_value"
}