Adyen · Schema

AccountHolderTransactionListRequest

AccountHolderTransactionListRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountHolderCode string The code of the account holder that owns the account(s) of which retrieve the transaction list.
transactionListsPerAccount array A list of accounts to include in the transaction list. If left blank, the last fifty (50) transactions for all accounts of the account holder will be included.
transactionStatuses array A list of statuses to include in the transaction list. If left blank, all transactions will be included. >Permitted values: >* `PendingCredit` - a pending balance credit. >* `CreditFailed` - a pending
View JSON Schema on GitHub