Create Scope Assignment Planned Time Phased Data.
post
/primeapi/restapi/plannedTimePhasedData/batch
Creates a scopeAssignment planned time phased data.
Request
Supported Media Types
- application/json
scopeAssignment planned time phased data items to be created.
Root Schema : List<ApiEntityScopeAssignmentPlannedTimePhasedData>
Type:
array
Title:
Show Source
List<ApiEntityScopeAssignmentPlannedTimePhasedData>
Nested Schema : ApiEntityScopeAssignmentPlannedTimePhasedData
Type:
Show Source
object
-
date(optional):
string(date-time)
Date used for updating the dates of scope assignments and work packages when they are not linked to activities.
-
link(optional):
string(url)
Read Only:
true
-
plannedHours(optional):
object Hour
-
plannedTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope assignment plan data.
-
plannedUnits(optional):
object Quantity
-
scopeAssignmentPlannedTimePhasedCostData(optional):
object ApiEntityScopeAssignmentPlannedTimePhasedCostData
-
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 : Quantity
Type:
object
Nested Schema : ApiEntityScopeAssignmentPlannedTimePhasedCostData
Type:
Show Source
object
-
link(optional):
string(url)
Read Only:
true
-
plannedCost(optional):
object Cost
-
plannedCostProject(optional):
object Cost
-
plannedTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope item planned cost data.
-
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 : ApiEntityScopeAssignmentPlannedTimePhasedData
Type:
Show Source
object
-
date(optional):
string(date-time)
Date used for updating the dates of scope assignments and work packages when they are not linked to activities.
-
link(optional):
string(url)
Read Only:
true
-
plannedHours(optional):
object Hour
-
plannedTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope assignment plan data.
-
plannedUnits(optional):
object Quantity
-
scopeAssignmentPlannedTimePhasedCostData(optional):
object ApiEntityScopeAssignmentPlannedTimePhasedCostData
-
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 : Quantity
Type:
object
Nested Schema : ApiEntityScopeAssignmentPlannedTimePhasedCostData
Type:
Show Source
object
-
link(optional):
string(url)
Read Only:
true
-
plannedCost(optional):
object Cost
-
plannedCostProject(optional):
object Cost
-
plannedTimePhasedDataId(optional):
integer(int64)
The unique identifier of scope item planned cost data.
-
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.