Custom Image Attachment Revisions REST Endpoints

Shared Services/Custom Image Attachments/Custom Image Attachment Accessors/Custom Image Attachment Revisions
This resource is used in displaying the historical information for an attachment.
Create a set of custom image attachment revisions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}/child/AttachmentsRevision
Delete a custom image attachment revision
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get a custom image attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get all custom image attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}/child/AttachmentsRevision
Update a custom image attachment revision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCustomImageAttachments/{AttachmentKey}/child/CustomImageAttachmentAccessor/{CustomImageAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}