Query the results of the Analysis Period step in the data import process (based on the effective date column), including displaying the histogram by day, week, or month, as well as debit and credit sums for the period and more.
api.analysis-sources.readBearer authentication header of the form Bearer <token>, where <token> is your auth token.
DAY, WEEK, MONTH OK
Indicates the time period by which the histogram has been broken down.
DAY, WEEK, MONTH The number of entries that occurred within the source period’s date range.
The number of entries that occurred outside of the source period’s date range.
The total debit amount that occurred within the source period’s date range.
The total credit amount that occurred within the source period’s date range.
A map showing the total number of entries that occurred within each indicated date period.
A map showing the total number of entries that occurred outside of each indicated date period.