Adyen · Example Payload

Notification Webhooks Relayed Authorisation Data Example

PaymentsFinancial ServicesFintech

Notification Webhooks Relayed Authorisation Data 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

metadatareferencestatus

Example Payload

Raw ↑
{
  "metadata": {},
  "reference": "REF-500123",
  "status": "active"
}