Communication Template Attachments Accessors REST Endpoints

Shared Services/Template Attachments/Communication Template Attachments Accessors
The communication template attachment accessors resource is used for displaying communication attachment file-related information such as file name and file URL
Create a communication attachment's file-related information
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTemplateAttachments/{DocumentKey}/child/CommTemplatesAttAccessor
Delete a communication attachment's file-related information
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTemplateAttachments/{DocumentKey}/child/CommTemplatesAttAccessor/{publicSectorTemplateAttachments_CommTemplatesAttAccessor_Id}
Get a communication attachment's file-related information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTemplateAttachments/{DocumentKey}/child/CommTemplatesAttAccessor/{publicSectorTemplateAttachments_CommTemplatesAttAccessor_Id}
Get all attachment file-related information for a communication
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTemplateAttachments/{DocumentKey}/child/CommTemplatesAttAccessor
Update a communication attachment's file-related information
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTemplateAttachments/{DocumentKey}/child/CommTemplatesAttAccessor/{publicSectorTemplateAttachments_CommTemplatesAttAccessor_Id}