Adyen · Schema

CapitalBalance

CapitalBalance schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
currency string The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes).
fee integer Fee amount.
principal integer Principal amount.
total integer Total amount. A sum of principal amount and fee amount.
View JSON Schema on GitHub