Descriptive Flexfields REST Endpoints
Product Lifecycle Management/Related Item Relationships/Descriptive Flexfields
The operations from the Product Lifecycle Management/Related Item Relationships/Descriptive Flexfields category.
- Create
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/relatedItemRelationships/{ItemRelationshipId}/child/DFF
- Get
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/relatedItemRelationships/{ItemRelationshipId}/child/DFF/{ItemRelationshipId2}
- Get all
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/relatedItemRelationships/{ItemRelationshipId}/child/DFF
- Update
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/relatedItemRelationships/{ItemRelationshipId}/child/DFF/{ItemRelationshipId2}