Adyen · Example Payload

Accounts Ultimate Parent Company Business Details Example

PaymentsFinancial ServicesFintech

Accounts Ultimate Parent Company Business Details 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

legalBusinessNameregistrationNumberstockExchangestockNumberstockTicker

Example Payload

Raw ↑
{
  "legalBusinessName": "Example Name",
  "registrationNumber": "example_value",
  "stockExchange": "example_value",
  "stockNumber": "example_value",
  "stockTicker": "example_value"
}