JavaScript
Account Programs
Retrieve account program balance
Returns the aggregated available balance for all virtual accounts under the account program.
GET
JavaScript
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the account program.
Response
200 - application/json
Account program balance snapshot
Unique identifier of the account program.
Resource type discriminator.
Available options:
account_program_balance Total available balance as a string decimal (e.g. "100.50").
ISO 4217 currency code for the balance.
Available options:
EUR, GBP, USD ISO 8601 UTC timestamp when this balance snapshot was produced.