Updates the ProjectActuals for the specified ProjectActuals ID.

put

/primeapi/restapi/v16.2/projectActuals

Request

Supported Media Types
  • application/json
Body Parameter
ProjectActuals to be updated.
Root Schema : ApiEntityProjectActuals
Type: object
Nested Schema : ApiEntityProjectActualsCost
Type: object
Nested Schema : ApiEntityProjectActualsFlexCost
Type: object
Nested Schema : ApiEntityProjectActualsFlexOther
Type: object
Nested Schema : ApiEntityProjectActualsFlexText
Type: object
Nested Schema : Hour
Type: object
Nested Schema : Cost
Type: object
Nested Schema : flexMap
Type: object
Lists all configured cost fields assigned to the project actuals with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured date, number, integer fields assigned to the project actuals with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object
Nested Schema : flexMap
Type: object
Lists all configured text fields assigned to the project actuals with its corresponding value as a (key,value) pair.
Nested Schema : additionalProperties
Type: object

Response

Supported Media Types
  • application/json
Default Response
successful operation