Adyen · Schema

TransferRoute

TransferRoute schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
category string The type of transfer. Possible values: - **bank**: Transfer to a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id) or a bank account
country string The two-character ISO-3166-1 alpha-2 country code of the counterparty. For example, **US** or **NL**.
currency string The three-character ISO currency code of transfer. For example, **USD** or **EUR**.
priority string The priority for the bank transfer. This sets the speed at which the transfer is sent and the fees that you have to pay. Possible values: * **regular**: For normal, low-value transactions. * **fast**:
requirements object A set of rules defined by clearing houses and banking partners. Your transfer request must adhere to these rules to ensure successful initiation of transfer. Based on the priority, one or more require
View JSON Schema on GitHub