Adyen · Schema
PayoutAccountHolderRequest
PayoutAccountHolderRequest schema from Adyen API
PaymentsFinancial ServicesFintech
Properties
| Name | Type | Description |
|---|---|---|
| accountCode | string | The code of the account from which the payout is to be made. |
| accountHolderCode | string | The code of the Account Holder who owns the account from which the payout is to be made. The Account Holder is the party to which the payout will be made. |
| amount | object | An object containing the currency and value of the payout. If the account has multiple currencies, specify the currency to be used. If the `bankAccountUUID` is provided in the request, the currency su |
| bankAccountUUID | string | The unique ID of the Bank Account held by the Account Holder to which the payout is to be made. If left blank, a bank account is automatically selected. |
| description | string | A description of the payout. Maximum 200 characters. Allowed: **abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789/?:().,'+ ";** |
| merchantReference | string | A value that can be supplied at the discretion of the executing user in order to link multiple transactions to one another. |
| payoutMethodCode | string | The unique ID of the payout method held by the Account Holder to which the payout is to be made. If left blank, a payout instrument is automatically selected. |
| payoutSpeed | string | Speed with which payouts for this account are processed. Permitted values: `STANDARD`, `SAME_DAY`. |