Entry Histories

Entry Histories Documentation

Entry History [LIST]

Entry History [LIST]

Request

Endpoint

GET /api/v2/reports/entry_histories
Content-Type: application/vnd.api+json

Body

Parameters

Filters

account_list_id

Type string

Description The account list to run the report on.

Required No

end_date

Type string

Description The date in which you would like the report to end on. This will be shifted to the end of the final period. Default: today

Required No

financial_account_id

Type ID string

Description Filter by financial account ID; Accepts comma separated ids

Required No

range

Type string

Description A string defining the number of periods and how long they should be with an indictor: (d)ay, (w)eek, (m)onth, (y)ear. Examples: 30d, 2w, 12m, 1y. Default: 13m

Required No

Response

Headers

Body

Fields

data

Type [Entry Histories Period]

Description An array of Entry Histories Periods

Last updated