Adyen · Schema

TransferFundsRequest

TransferFundsRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object The amount to be transferred.
destinationAccountCode string The code of the account to which the funds are to be credited. >The state of the Account Holder of this account must be Active.
merchantReference string A value that can be supplied at the discretion of the executing user in order to link multiple transactions to one another.
sourceAccountCode string The code of the account from which the funds are to be debited. >The state of the Account Holder of this account must be Active and allow payouts.
transferCode string The code related to the type of transfer being performed. >The permitted codes differ for each platform account and are defined in their service level agreement.
View JSON Schema on GitHub