Adyen · Schema

AccountHolderPayoutNotificationContent

AccountHolderPayoutNotificationContent schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountCode string The code of the account from which the payout was made.
accountHolderCode string The code of the Account Holder to which the payout was made.
amounts array The payout amounts (per currency).
bankAccountDetail object Details of the Bank Account to which the payout was made.
description string A description of the payout.
estimatedArrivalDate object The estimated date of arrival.
invalidFields array Invalid fields list.
merchantReference string The merchant reference.
originalPspReference string The PSP reference of the original payout.
payoutAccountCountry string The country code of the bank from which the payout was initiated.
payoutAccountNumber string The account number of the bank from which the payout was initiated.
payoutBalanceAccountId string The balance account id to which payment was made
payoutBankName string The name of the bank the payout from which the payout was initiated.
payoutBranchCode string The branch code of the bank from which the payout was initiated.
payoutReference integer The unique payout identifier.
payoutSpeed string Speed with which payouts for this account are processed. Permitted values: `STANDARD`, `SAME_DAY`.
status object The payout status.
View JSON Schema on GitHub