View a Work Package Aggregate by Rollup

get

/primeapi/restapi/workPackageAggregate/{id}

This endpoint returns work package aggregates that meet the following requirements:
  • The object has an ID that matches the value of the {id} path parameter.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityWorkPackageAggregate
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : ApiEntityWorkPackageAggregateConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityWorkPackageCostAggregate
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
Work package aggregate cost configured field object.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
Work package aggregate other configured field object.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
Work package aggregate text configured field object.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object

404 Response

The requested workpackage aggregate does not exist, or you do not have access to it.