Adyen · Example Payload

Accounts Get Tax Form Request Example

PaymentsFinancial ServicesFintech

Accounts Get Tax Form Request 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

accountHolderCodeformTypeyear

Example Payload

Raw ↑
{
  "accountHolderCode": "CODE123",
  "formType": "standard",
  "year": 50
}