Adyen · Example Payload

Legal Entity Tax Information Example

PaymentsFinancial ServicesFintech

Legal Entity Tax Information Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

countrynumbertype

Example Payload

Raw ↑
{
  "country": "US",
  "number": "example_value",
  "type": "standard"
}