Skip to main content

Get total and remaining budget for a job task or job planning line

Get total and remaining budget for a job task or job planning line

Query Parameters
jobTaskId uuid

If only job task is specified, the sum of all assigend planning lines will be calculated

jobPlanningLineId uuid

If job planning line is specified, the result will include values for just that one line

$top String

The max number of records.

$skip String

The number of records to skip.

$filter String

A function that must evaluate to true for a record to be returned.

$select String

Specifies a subset of properties to return. Use a comma separated list.

$orderby String

Determines what values are used to order a collection of records.

$expand String

Use to add related query data.

Header Parameters
x-instance string

The target instance for the request

x-company string

The target company for the request

Responses
200

Success

Schema OPTIONAL
total float OPTIONAL
used float OPTIONAL