Adyen · Example Payload

Accounting Notifications Name Location Example

PaymentsFinancial ServicesFintech

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

Top-level fields

citycountrycountryOfOriginnamerawDatastate

Example Payload

Raw ↑
{
  "city": "example_value",
  "country": "US",
  "countryOfOrigin": "US",
  "name": "Example Name",
  "rawData": "example_value",
  "state": "example_value"
}