Calculate potential budget usage, for use while creating/setting budgets
Path parameters
Org identifier (either id or slug)
Query parameters
Group ids
Cost expression to calculate
Currency to calculate in
Date to retrieve as of
Cost basis: ANNUALIZED or PERIOD_TOTAL (defaults to the org default, else PERIOD_TOTAL)
Period start date (required for PERIOD_TOTAL)
Period end date (required for PERIOD_TOTAL)
Response
successful operation
Changes
Changed in 1 of the 10 revisions of this API.14
- ▲
removed the success response with the status
response-success-status-removed
- ○
added the new optional
queryrequest parametercostBasisnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterendDatenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstartDatenew-optional-request-parameter
- ○
added the success response with the status
response-success-status-added
- ▲