Get account balance history config v1

Get the current account balance history configuration by division code.

Also returns previous configurations if you pass the query parameter showPrevious set to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 36

Division code registered in the Create division endpoint.

Query Params
boolean
Defaults to false

Should the previous account balances history by division code be returned?
If true, returns the previous account balances history configuration by division code. Default is false.
For example, if you use Update account balance history config to update an existing balance history configuration, specifying true in this field returns both the current balance history configuration and the previous ones.
There is no limit to how many previous balance history configurations can be returned.

int32
≥ 0
Defaults to 0

Starting point for the results list. Default is 0

int32
≤ 20
Defaults to 10

Maximum number of items per page. Defaults to 10

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json