Read Effective Date Metrics
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.
Permissions
api.analysis-sources.read
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
DAY, WEEK, MONTH Response
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.

