View Scope Item Assignment Aggregates

get

/primeapi/restapi/scopeItemAssignmentAggregate/{id}

This endpoint returns scope item assignment 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 : ApiEntityScopeItemAssignmentAggregate
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : Percent
Type: object
Show Source
Nested Schema : ApiEntityScopeItemAssignmentAggregateConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityScopeItemAssignmentCostAggregate
Type: object
Show Source
Nested Schema : Cost
Type: object
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing cost fields in the form of key-value pairs.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing non-cost and non-text fields in the form of key-value pairs.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object

404 Response

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