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
Content-Type: application/vnd.api+json; charset=utf-8
200 OK
Body
{
"data": [
{
"id": "2021-02-01..2021-02-28",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-02-28",
"opening_balance": "0.0",
"start_date": "2021-02-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-03-01..2021-03-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-03-31",
"opening_balance": "0.0",
"start_date": "2021-03-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-04-01..2021-04-30",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-04-30",
"opening_balance": "0.0",
"start_date": "2021-04-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-05-01..2021-05-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-05-31",
"opening_balance": "0.0",
"start_date": "2021-05-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-06-01..2021-06-30",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-06-30",
"opening_balance": "0.0",
"start_date": "2021-06-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-07-01..2021-07-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-07-31",
"opening_balance": "0.0",
"start_date": "2021-07-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-08-01..2021-08-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-08-31",
"opening_balance": "0.0",
"start_date": "2021-08-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-09-01..2021-09-30",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-09-30",
"opening_balance": "0.0",
"start_date": "2021-09-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-10-01..2021-10-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-10-31",
"opening_balance": "0.0",
"start_date": "2021-10-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-11-01..2021-11-30",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-11-30",
"opening_balance": "0.0",
"start_date": "2021-11-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-12-01..2021-12-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2021-12-31",
"opening_balance": "0.0",
"start_date": "2021-12-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2022-01-01..2022-01-31",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2022-01-31",
"opening_balance": "0.0",
"start_date": "2022-01-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
},
{
"id": "2021-02-01..2022-01-13",
"type": "reports_entry_histories_periods",
"attributes": {
"closing_balance": "0.0",
"created_at": "2022-01-12T17:18:08Z",
"credits": "0.0",
"debits": "0.0",
"difference": "0.0",
"end_date": "2022-01-13",
"opening_balance": "0.0",
"start_date": "2021-02-01",
"updated_at": null,
"updated_in_db_at": null
},
"relationships": {
"credit_by_categories": {
"data": [
]
},
"debit_by_categories": {
"data": [
]
}
}
}
],
"meta": {
"filter": {
},
"start_date": "2021-02-01",
"end_date": "2022-01-13"
}
}
Fields
data
Type
[Entry Histories Period]
Description An array of Entry Histories Periods
Last updated