View Scope Item Aggregates

get

/primeapi/restapi/scopeItemAggregate/{id}

This endpoint returns scope item 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 : ApiEntityScopeItemAggregate
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : ApiEntityScopeItemAggregateConfiguredFields
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a scope item aggregate.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The non-cost and non-text fields associated with a scope item aggregate.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object

404 Response

The requested scope item aggregates do not exist, or you do not have access to them.