GET/projects/api/v3/reporting/precanned/budget/report.json
Get budget report
Query Params
- Name
startDate- Type
- string
- Description
- Name
searchTerm- Type
- string
- Description
filter by project or company
- Name
orderMode- Type
- string
- Description
order mode
- Default
asc- Allowed values
ascdesc
- Name
orderBy- Type
- string
- Description
order by
- Default
name- Allowed values
namebudgetStatusbudgetAmountFinancialbudgetAmountTimebudgetUsedFinancialbudgetUsedTimebudgetUsedPercentagebudgetRemainingFinancialbudgetRemainingTimebillableTimenonBillableTimeprofitprofitPercentagebillableTotalrevenueTimeBasedrevenueExpensestotalCostcostTimeBasedcostBillableTimeBasedcostNonBillableTimeBasedcostExpenses
- Name
endDate- Type
- string
- Description
budget end date
- Name
pageSize- Type
- integer
- Description
number of items in a page
- Default
50
- Name
page- Type
- integer
- Description
page number
- Default
1
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
companiesprojectsprojects.budgetstasklists.budgetsproject.taskliststasklists
- Name
filter- Type
- array[any]
- Description
filter object body
- Format
- Comma separated values
- Name
fields[projects]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idname
- Name
fields[projectBudgets]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idprojectIdtypestatuscapacityUsedcapacityoriginatorBudgetIdisRepeatingrepeatPeriodrepeatUnitrepeatsRemainingsequenceNumberstartDateTimeendDateTimecurrencyCodetimelogTypeexpenseTypedefaultRatenotificationIdscreatedByUserIddateCreatedupdatedUserIddateUpdatedcompletedByUserIddateCompleteddeletedByUserIddateDeleted
- Name
fields[companies]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamelogoUploadedToServerlogoImage
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 OK
Response contains information about a group of budgets.
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 403
- Type
- object
- Schema
- Description
- 403 Forbidden
ErrorResponse defines how []Error should be marshaled to JSON.
200 OK
Response
{ "companies": [ { "billableTime": 0, "billableTotal": 0, "budgetAmountFinancial": 0, "budgetAmountTime": 0, "budgetRemainingFinancial": 0, "budgetRemainingTime": 0, "budgetStatus": "string", "budgetUsedFinancial": 0, "budgetUsedPercentage": 0, "budgetUsedTime": 0, "childRowsCount": 0, "company": { "id": 0, "meta": {}, "type": "string"