Custom Image Attachment Accessors REST Endpoints

Shared Services/Custom Image Attachments/Custom Image Attachment Accessors
This resource is used in displaying file-related information such as file name and URL.
Create a set of custom image attachment accessors
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor
Delete a custom image attachment accessor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}
Get a custom image attachment accessor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}
Get all custom image attachment accessors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor
Update a custom image attachment accessor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}