v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
BankSummary

Retrieves a BankSummary resource.

Retrieves a BankSummary resource.

get/bank_summaries/{id}

Path parameters

idstring required

Resource identifier

Response

BankSummary resource

idstring
integrationstring

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

report_idstring nullable

Report ID e.g: BankSummary

namestring nullable

Report Name e.g: Bank Summary

columnsstring[] nullable

columns in bank summary statement

rowsstring[] nullable

rows in bank summary statement

startstring date-time nullable

start datetime of the bank summary coverage

endstring date-time nullable

end datetime of the bank summary coverage

reportIdstring nullable

Example response

{
  "integration": "quickbooks"
}