Update Scope Assignment Actuals Time Phased Data

put

/api/restapi/actualsTimePhasedData

Send a request to this endpoint to update scope assignment actual time phased data.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityScopeAssignmentActualsTimePhasedDataInput
Type: object
Title: ApiEntityScopeAssignmentActualsTimePhasedDataInput
This entity represents a ScopeAssignmentActualsTimePhasedData object, a unique ScopeAssignmentActualsTimePhasedData object can be identified by the following combinations of the fields.
  • scopeAssignmentActualsTimePhasedDataId
Show Source
Nested Schema : scopeAssignmentActualsTimePhasedCostData
An object containing the cost fields associated with the actuals time phased data.
Match All
Show Source
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedCostDataInput
Type: object
Title: ApiEntityScopeAssignmentActualsTimePhasedCostDataInput
Show Source
Examples

Back to Top

Response

204 Response

Successful operation with no content.

400 Response

Invalid input for the Scope Assignment Actuals Time Phased Data Service.
Back to Top