v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
ExecutiveSummary

Retrieves the collection of ExecutiveSummary resources.

Retrieves the collection of ExecutiveSummary resources.

get/executive_summary

Query parameters

pageinteger

The collection page number

itemsPerPageinteger

The number of items per page

Response

ExecutiveSummary collection

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

report_idstring nullable

Report ID e.g: ExecutiveSummary

namestring nullable

Report Name e.g: Executive Summary

columnsstring[] nullable

columns in executive summary statement

rowsstring[] nullable

rows in executive summary statement

endstring date-time nullable

end datetime of the executive summary coverage

reportIdstring nullable

Example response

[
  {
    "integration": "quickbooks"
  }
]