Attached Documents Descriptive Flexfield REST Endpoints
Product Lifecycle Management/Item Catalogs/Attachments/Attached Documents Descriptive Flexfield
The operations from the Product Lifecycle Management/Item Catalogs/Attachments/Attached Documents Descriptive Flexfield category.
- Create descriptive flexfield values for attached documents
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF - Delete
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID} - Get a descriptive flexfield value
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID} - Get all descriptive flexfield values
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF - Update descriptive flexfield values for attached documents
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID}