Adyen · Example Payload

Accounts Get Account Holder Request Example

PaymentsFinancial ServicesFintech

Accounts Get Account Holder 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

accountCodeaccountHolderCodeshowDetails

Example Payload

Raw ↑
{
  "accountCode": "CODE123",
  "accountHolderCode": "CODE123",
  "showDetails": true
}