Adyen · Example Payload

Legal Entity Tax Reporting Classification Example

PaymentsFinancial ServicesFintech

Legal Entity Tax Reporting Classification 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

businessTypefinancialInstitutionNumbermainSourceOfIncometype

Example Payload

Raw ↑
{
  "businessType": "other",
  "financialInstitutionNumber": "example_value",
  "mainSourceOfIncome": "businessOperation",
  "type": "nonFinancialNonReportable"
}