Adyen · Schema

UpdateAccountResponse

UpdateAccountResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountCode string The code of the account.
bankAccountUUID string The bankAccountUUID of the bank account held by the account holder to couple the account with. Scheduled payouts in currencies matching the currency of this bank account will be sent to this bank acco
description string The description of the account.
invalidFields array A list of fields that caused the `/updateAccount` request to fail.
metadata object A set of key and value pairs containing metadata.
payoutMethodCode string The payout method code held by the account holder to couple the account with. Scheduled card payouts will be sent using this payout method code.
payoutSchedule object The payout schedule of the account.
payoutSpeed string Speed with which payouts for this account are processed. Permitted values: `STANDARD`, `SAME_DAY`.
pspReference string The reference of a request. Can be used to uniquely identify the request.
resultCode string The result code.
View JSON Schema on GitHub