Descriptive Flexfields for Attachments REST Endpoints

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