Adyen · Example Payload

Transaction Webhooks Transaction Notification Request V4 Example

PaymentsFinancial ServicesFintech

Transaction Webhooks Transaction Notification Request V4 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.transaction.created"
}