Adyen · Schema

PayoutSettingsRequest

PayoutSettingsRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
enabled boolean Indicates if payouts to this bank account are enabled. Default: **true**. To receive payouts into this bank account, both `enabled` and `allowed` must be **true**.
enabledFromDate string The date when Adyen starts paying out to this bank account. Format: [ISO 8601](https://www.w3.org/TR/NOTE-datetime), for example, **2019-11-23T12:25:28Z** or **2020-05-27T20:25:28+08:00**. If not spec
transferInstrumentId string The unique identifier of the [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments) that contains the details of the bank account.
View JSON Schema on GitHub