d08a107895ad

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
BudgetSummary

Retrieves a BudgetSummary resource.

Retrieves a BudgetSummary resource.

get/budget_summaries/{id}

Path parameters

idstring required

Resource identifier

Response

BudgetSummary resource

idstring
integrationstring

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

report_idstring nullable

Report ID e.g: BudgetSummary

namestring nullable

Report name e.g: Budget Summary

columnsstring[] nullable

column in budget summary statement

rowsstring[] nullable

rows in budget summary statement

endstring date-time nullable

end datetime of the budget summary coverage

reportIdstring nullable

Example response

{
  "integration": "quickbooks"
}