Project Value Set Descriptive Flexfields REST Endpoints
Joint Venture Assignment Rules/Project Value Sets/Project Value Set Descriptive Flexfields
The operations from the Joint Venture Assignment Rules/Project Value Sets/Project Value Set Descriptive Flexfields category.
- Create the set of descriptive flexfields for a project value set
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAssignmentRules/{assignmentRuleId}/child/projectValueSets/{projectValueSetId}/child/projectValueSetDFF
- Get all descriptive flexfields for a project value set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAssignmentRules/{assignmentRuleId}/child/projectValueSets/{projectValueSetId}/child/projectValueSetDFF
- Get descriptive flexfields for a project value set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAssignmentRules/{assignmentRuleId}/child/projectValueSets/{projectValueSetId}/child/projectValueSetDFF/{ProjectValueSetId}
- Update descriptive flexfields for a project value set
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/jointVentureAssignmentRules/{assignmentRuleId}/child/projectValueSets/{projectValueSetId}/child/projectValueSetDFF/{ProjectValueSetId}