Adyen · Schema

Balance

Balance schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
available integer The remaining amount available for spending.
balance integer The total amount in the balance.
currency string The three-character [ISO currency code](https://docs.adyen.com/development-resources/currency-codes) of the balance.
pending integer The amount pending to be paid out but not yet available in the balance.
reserved integer The amount reserved for payments that have been authorised, but have not been captured yet.
View JSON Schema on GitHub