View Scope Item Assignment Configured Fields

get

/primeapi/restapi/scopeItemAssignment/{id}/configuredFields

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityScopeItemAssignmentConfiguredFields
Type: object
Show Source
Nested Schema : costFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing cost fields in the form of key-value pairs.
Nested Schema : otherFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing non-cost and non-text fields in the form of key-value pairs.
Nested Schema : ApiEntityScopeItemAssignment
Type: object
Show Source
Nested Schema : textFlexMap
Type: object
Additional Properties Allowed
Show Source
An object containing text fields in the form of key-value pairs.
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object
Nested Schema : Percent
Type: object
Show Source
Nested Schema : milestones
Type: array
Unique Items Required: true
The milestones of a scope assignment.
Show Source
Nested Schema : scopeItemAssignmentCodeValue
Type: array
Unique Items Required: true
A code value object.
Show Source
Nested Schema : ApiEntityScopeItemAssignmentCost
Type: object
Show Source
Nested Schema : Cost
Type: object
Nested Schema : ApiEntityScopeItemAssignmentMilestone
Type: object
Show Source
Nested Schema : ApiEntityRuleOfCreditMilestone
Type: object
Show Source
Nested Schema : ApiEntityCodeValueScopeItemAssignment
Type: object
Show Source
Nested Schema : ApiEntityCodeType
Type: object
Show Source
Nested Schema : ApiEntityCodeValue
Type: object
Show Source
Nested Schema : assignments
Type: array
Unique Items Required: true
CodeType assignments.
Show Source
Nested Schema : ApiEntityCodeEntityType
Type: object
Show Source
  • ApiEntityCodeType
  • Allowed Values: [ "SCOPE_ITEM", "PROJECT", "SCOPE_ASSIGNMENT", "WBS", "WORK_PACKAGE", "ACTIVITY", "RESOURCE", "PBS", "CONTRACT", "RISK", "COMMITMENT", "REPORT", "TASKS", "STRATEGY", "PORTFOLIO", "FUND", "SUBMITTAL", "CHANGE_ORDER", "PAYMENT_APPLICATION", "CHANGE_EVENT", "CHANGES_ESTIMATES", "IDEA", "RFI", "CUSTOM_LOG_ITEM" ]
    Indicates the type of object the code is associated to.
  • The unique identifier of a code type table.
  • 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 : additionalProperties
Type: object

204 Response

Successful operation with no content.

404 Response

The requested scope item assignment does not exist, or you do not have access to it.