/accounts/{id}
Get an existing Account by it’s ID in the Frollo system.
Authorization
Request Parameters
Responses
Account fetched
The external reference of this Account object. This can be any string identifier of your choosing (it doesn’t have to be the Account Number).
The name of the Provider that this Account belogns to.
The users array is not required when creating an account via the Create User API
The name of the account. This could be a user defined name or product description.
The account number as used for payments and identification within an institution.
The container this Account belongs to.
The type of Account.
The current balance of the account
The available balance of the account. This is the amount available to withdraw if a cash account or the amount available to spend for other account types.
The interest rate the balance accrues at. On a savings account this will be the savings interest rate. On a loan or credit card this will be the interest rate on that line of credit.
The currency of the Account. Defaults to AUD