Adyen · Example Payload

Accounting Notifications Party Identification 2 Example

PaymentsFinancial ServicesFintech

Accounting Notifications Party Identification 2 Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

addressfirstNamefullNamelastNametype

Example Payload

Raw ↑
{
  "address": "example_value",
  "firstName": "Example Name",
  "fullName": "Example Name",
  "lastName": "Example Name",
  "type": "unknown"
}