Adyen · Example Payload

Notification Webhooks Platform Payment Example

A sample description.

PaymentsFinancial ServicesFintech

Notification Webhooks Platform Payment Example is an example object payload from Adyen, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountdescriptionmodificationMerchantReferencemodificationPspReferencepaymentMerchantReferencepaymentPspReferencereferencetype

Example Payload

Raw ↑
{
  "account": "example_value",
  "description": "A sample description.",
  "modificationMerchantReference": "REF-500123",
  "modificationPspReference": "REF-500123",
  "paymentMerchantReference": "REF-500123",
  "paymentPspReference": "REF-500123",
  "reference": "REF-500123",
  "type": "BalanceAccount"
}