Update a Project Actual

put

/primeapi/restapi/projectActuals

Send a request to this endpoint to update a project actual. An application object with an ID value that matches the ID value provided in the JSON object in the request body will be updated to reflect the JSON contents.

Request

Supported Media Types
Body ()
ProjectActuals to be updated.
Root Schema : ApiEntityProjectActuals
Type: object
Show Source
Nested Schema : ApiEntityProjectActualsConfiguredFields
Type: object
Show Source
Nested Schema : ApiEntityProjectActualsCost
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
The cost fields associated with a project actual.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Cost
Type: object

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input.