Adyen · Schema

PayoutMethod

PayoutMethod schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
merchantAccount string The [`merchantAccount`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/payments__reqParam_merchantAccount) you used in the `/payments` request when you [saved the account holder's c
payoutMethodCode string Adyen-generated unique alphanumeric identifier (UUID) for the payout method, returned in the response when you create a payout method. Required when updating an existing payout method in an `/updateAc
payoutMethodReference string Your reference for the payout method.
recurringDetailReference string The [`recurringDetailReference`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/payments__resParam_additionalData-ResponseAdditionalDataCommon-recurring-recurringDetailReference) re
shopperReference string The [`shopperReference`](https://docs.adyen.com/api-explorer/#/CheckoutService/latest/post/payments__reqParam_shopperReference) you sent in the `/payments` request when you [saved the account holder's
View JSON Schema on GitHub