Adyen · Example Payload

Accounting Notifications Merchant Data Example

PaymentsFinancial ServicesFintech

Accounting Notifications Merchant Data 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

mccmerchantIdnameLocationpostalCode

Example Payload

Raw ↑
{
  "mcc": "example_value",
  "merchantId": "REF-500123",
  "nameLocation": "Example Name",
  "postalCode": "CODE123"
}