Create Scope Assignment Actuals Time Phased Data
post
/primeapi/restapi/actualsTimePhasedData/batch
Send a request to this endpoint to create one or more actual time phased data.
Request
Supported Media Types
- application/json
One or more actual time phased data objects.
Root Schema : List<ApiEntityScopeAssignmentActualsTimePhasedData>
Type:
array
Title:
Show Source
List<ApiEntityScopeAssignmentActualsTimePhasedData>
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedData
Type:
Show Source
object
-
actualsHours(optional):
object Hour
-
actualsTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope actuals data.
-
date(optional):
string(date-time)
The date on which work on a work package began.
-
link(optional):
string(url)
Read Only:
true
-
scopeAssignmentActualsTimePhasedCostData(optional):
object ApiEntityScopeAssignmentActualsTimePhasedCostData
-
scopeItemAssignmentId(optional):
integer(int64)
The unique identifier of a work package.
-
updateDate(optional):
string(date-time)
Read Only:
true
Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedCostData
Type:
Show Source
object
-
actualsCost(optional):
object Cost
-
actualsCostProject(optional):
object Cost
-
actualsTimePhasedDataId(optional):
integer(int64)
Actuals time phased data ID.
-
link(optional):
string(url)
Read Only:
true
-
updateDate(optional):
string(date-time)
Read Only:
true
Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : Cost
Type:
object
Response
Supported Media Types
- application/json
201 Response
The object was successfully created.
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedData
Type:
Show Source
object
-
actualsHours(optional):
object Hour
-
actualsTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope actuals data.
-
date(optional):
string(date-time)
The date on which work on a work package began.
-
link(optional):
string(url)
Read Only:
true
-
scopeAssignmentActualsTimePhasedCostData(optional):
object ApiEntityScopeAssignmentActualsTimePhasedCostData
-
scopeItemAssignmentId(optional):
integer(int64)
The unique identifier of a work package.
-
updateDate(optional):
string(date-time)
Read Only:
true
Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : ApiEntityScopeAssignmentActualsTimePhasedCostData
Type:
Show Source
object
-
actualsCost(optional):
object Cost
-
actualsCostProject(optional):
object Cost
-
actualsTimePhasedDataId(optional):
integer(int64)
Actuals time phased data ID.
-
link(optional):
string(url)
Read Only:
true
-
updateDate(optional):
string(date-time)
Read Only:
true
Date when the record was last updated. Used for viewing and filtering records, obtained ONLY from GET calls, modified on and after a particular date. Not a part of POST response.
Nested Schema : Cost
Type:
object
400 Response
Invalid input for the Scope Item Assignment Service.