Adyen · Schema

GetAccountHolderRequest

GetAccountHolderRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountCode string The code of the account of which to retrieve the details. > Required if no `accountHolderCode` is provided.
accountHolderCode string The code of the account holder of which to retrieve the details. > Required if no `accountCode` is provided.
showDetails boolean True if the request should return the account holder details
View JSON Schema on GitHub