Adyen · Schema

Currency

Currency schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount integer Surcharge amount per transaction, in [minor units](https://docs.adyen.com/development-resources/currency-codes).
currencyCode string Three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes). For example, **AUD**.
percentage number Surcharge percentage per transaction. The maximum number of decimal places is two. For example, **1%** or **2.27%**.
View JSON Schema on GitHub