Create Scope Assignment Actuals Time Phased Data

post

/api/restapi/actualsTimePhasedData

Send a request to this endpoint to create 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

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityScopeAssignmentActualsTimePhasedData
Type: object
Title: ApiEntityScopeAssignmentActualsTimePhasedData
Show Source
Nested Schema : scopeAssignmentActualsTimePhasedCostData
An object containing the cost fields associated with the actuals time phased data.
Match All
Show Source
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedCostData
Type: object
Title: ApiEntityScopeAssignmentActualsTimePhasedCostData
Show Source

400 Response

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