Descriptive Flexfields for Attachments REST Endpoints

Product Lifecycle Management/Item Catalogs/Attachments/Descriptive Flexfields for Attachments
The Descriptive Flexfields for Attachments resource manages the contextual descriptive flexfields of the item catalog attachments.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF
Delete a flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID}
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemCatalogs/{CatalogId}/child/attachments/{attachmentsUniqID}/child/attachmentDFF/{attachmentDFFUniqID}