Get a financial account balance
Get a financial account balance by its unique identifier.
Path parameters
id
The unique identifier for the financial account
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The financial account was retrieved
current_balance
The current balance is the amount of money in the account. This value is in minor currency units (USD cents).
available_balance
The available balance is the amount of money in the account that is available to be spent or transferred. This value is in minor currency units (USD cents).
timestamp
The time the balance was retrieved