Adyen · Example Payload

Notification Webhooks Notification Modification Data Example

PaymentsFinancial ServicesFintech

Notification Webhooks Notification Modification 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

amounttype

Example Payload

Raw ↑
{
  "amount": 1000,
  "type": "standard"
}