Get balance by account

This endpoint allows you retrieve the bank account balance associated with a record's current, savings, and domiciliary accounts using the account id

Form Data
string
required

The account.id you want to get detailed information about.

int32

A page number within the paginated result set.

int32

This limits the number of records returned based on a limit value

boolean

The includePeriodic is a boolean optional input that can take true or false values
When the request body includes includePeriodic with a false value, the periodic field will NOT be included in the response
When the request body does NOT include includePeriodic , then by default the periodic filed will be included (the default behavior is includePeriodic is true)

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8