20.6
The following updates were made for 20.6:
Added
Fields
| Field Name | ApiEntity Name | Tag Name | Comments |
| action | ApiEntityActivityConfiguredFieldValue | Activity | |
| action | ApiEntityAssignmentConfiguredFieldValue | Assignment | |
| action | ApiEntityBudgetChangeConfiguredFieldValue | Budget Change | |
| action | ApiEntityBudgetItemConfiguredFieldValue | Budget Item | |
| action | ApiEntityBudgetTransactionConfiguredFieldValue |
Budget Change Budget Transfer |
|
| action | ApiEntityBudgetTransferConfiguredFieldValue | Budget Transfer | |
| action | ApiEntityCBSSheetRowConfiguredFieldValue | CBS | |
| action | ApiEntityCBSTemplateRowConfiguredFieldValue | CBS | |
| action | ApiEntityCompanyConfiguredFieldValue | Company | |
| action | ApiEntityCustomLogItemConfiguredFieldValue | Custom Log Item | |
| action | ApiEntityDocumentConfiguredFieldValue | Document | |
| action | ApiEntityFundConfiguredFieldValue | Funds | |
| action | ApiEntityIdeaConfiguredFieldValue | Idea | |
| action | ApiEntityPortfolioConfiguredFieldValue | Portfolio | |
| action | ApiEntityProjectActualsConfiguredFieldValue | Project Actuals | |
| action | ApiEntityProjectConfiguredFieldValue | Project | |
| action | ApiEntityProjectRiskConfiguredFieldValue | Project Risk | |
| action | ApiEntityScopeItemAssignmentConfiguredFieldValue | Scope Item Assignment | |
| action | ApiEntityScopeItemConfiguredFieldValue | Scope Item | |
| action | ApiEntityWBSConfiguredFieldValue | WBS | |
| action | ApiEntityWorkManagerTaskConfiguredFieldValue | Work Manager Task | |
| action | ApiEntityWorkPackageConfiguredFieldValue | Work Package | |
| annotationString | ApiEntityAnnotation | Document | |
| costCategoryAbbreviation | ApiEntityExternallySourcedProjectActualsLineItem | Project Actuals Line Item | |
| costCategoryAbbreviation | ApiEntityProjectActualsLineItem | Project Actuals Line Item | |
| wbsPath | ApiEntityWBS | WBS |
Endpoints
| Endpoint | HTTP Method | Tag Name | ApiEntity Name | Comments |
| /segment/project/batch | PUT | CBS Segment | ApiEntityCBSSheetSegment | |
| /segment/projectSegment/batch | POST | CBS Segment | ApiEntityCBSSheetSegment | |
| /segment/workspace/batch | PUT | CBS Segment | ApiEntityCBSTemplateSegment |
Modified
Fields
| Field Name | ApiEntity Name | Tag Name | Comments |
| distance | ApiEntityCompany | Company | This field is now read only. |
| distanceMetric | ApiEntityCompany | Company | This field is now read only. |
| entityType | ApiEntityCodeEntityType | Code Type | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, PAYMENT_APPLICATION, CHANGE_EVENT, CHANGES_ESTIMATES, RFI from the list of allowed values as these feature are deprecated. |
| flexObject | ApiEntityColumnDefinition | Configured Fields | Removed COMMITMENT, CONTRACT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values as these feature are deprecated. |
| flexType | ApiEntityColumnDefinition | Configured Fields | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values as these feature are deprecated. |
| fromType | ApiEntityEntityReference | Related Items | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values as these feature are deprecated. |
| toType | ApiEntityEntityReference | Related Items | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values as these feature are deprecated. |
Endpoints
| Endpoint | HTTP Method | Tag Name | ApiEntity Name | Comments |
| /codeType/{codeTypeId}/assignments | DELETE | Code Type | ApiEntityCodeType | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, PAYMENT_APPLICATION, CHANGE_EVENT, CHANGES_ESTIMATES, RFI from the list of allowed values in request body as these feature are deprecated. |
| /configuredField | POST | Configured Fields | ApiEntityColumnDefinition | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values of the query parameter objectType as these feature are deprecated. |
| /configuredField | PUT | Configured Fields | ApiEntityColumnDefinition | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values of the query parameter objectType as these feature are deprecated. |
| /configuredField/{columnDefinitionId} | DELETE | Configured Fields | ApiEntityColumnDefinition | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values of the query parameter objectType as these feature are deprecated. |
| /configuredField/batch | DELETE | Configured Fields | ApiEntityColumnDefinition | Removed CONTRACT, COMMITMENT, CHANGE_ORDER, RFI, SUBMITTAL, CHANGE_EVENT, CHANGE_ESTIMATE, PAYMENT_APPLICATION from the list of allowed values of the query parameter objectType as these feature are deprecated. |
| /entityReference/linkableObjectReferences | GET | Related Items | ApiEntityResource | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values of the query parameters objectType, recordType as these features are deprecated. |
| /entityReference/linkedObjectReferences | GET | Related Items | ApiEntityResource | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values of the query parameters objectType, recordType as these features are deprecated. |
| /entityReference/linkedReferences | GET | Related Items | ApiEntityResource | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values of the query parameter recordType as these features are deprecated. |
| /entityReference/relatedItems | GET | Related Items | ApiEntityEntityReference | Removed PCO, RFI, CHANGE_EVENT from the list of allowed values of the query parameter recordType as these features are deprecated. |