Returns the ProjectActuals line items specified by the ProjectActuals line items Code.

get

/primeapi/restapi/v16.2/projectActualsLineItem/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of the ProjectActuals to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityProjectActualsLineItem
Type: object
Nested Schema : Hour
Type: object
Nested Schema : ApiEntityProjectActualsLineItemCost
Type: object
Nested Schema : Quantity
Type: object
Nested Schema : Cost
Type: object
404 Response
The project Actuals Line items does not exist or you do not have access to it.