Descriptive Flexfields REST Endpoints
Product Lifecycle Management/Spoke System Item Relationships/Descriptive Flexfields
The operations from the Product Lifecycle Management/Spoke System Item Relationships/Descriptive Flexfields category.
- Create descriptive flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/DFF
- Get all descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/DFF
- Get one descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/DFF/{ItemRelationshipId2}
- Update a descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/spokeSystemItemRelationships/{ItemRelationshipId}/child/DFF/{ItemRelationshipId2}