Adyen · Example Payload

Management Webhooks Merchant Updated Notification Request Example

PaymentsFinancial ServicesFintech

Management Webhooks Merchant Updated Notification Request Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

createdAtdataenvironmenttype

Example Payload

Raw ↑
{
  "createdAt": "2025-03-15T14:30:00Z",
  "data": "example_value",
  "environment": "example_value",
  "type": "merchant.updated"
}