Flexfields for Item Attachments REST Endpoints

Product Lifecycle Management/Items Version 2/Item Attachments/Flexfields for Item Attachments
The Flexfields for Item Attachments resource manages the descriptive flexfields for item attachments.
Create descriptive flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF
Get all descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF
Get one descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF/{AttachedDocumentsDFFUniqID}
Update one descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemsV2/{itemsV2UniqID}/child/ItemAttachment/{ItemAttachmentUniqID}/child/AttachedDocumentsDFF/{AttachedDocumentsDFFUniqID}