Attachment Rivisions REST Endpoints

Shared Services/Communication Attachments/Communication Attachment Accessor/Attachment Rivisions
The attachment revision resource is used to view attachment revisions.
Create a set of revision attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorLogMessageAttachments/{DocumentKey}/child/CommLogMsgAttAccessor/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_Id}/child/AttachmentsRevision
Delete a revision attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorLogMessageAttachments/{DocumentKey}/child/CommLogMsgAttAccessor/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_Id}/child/AttachmentsRevision/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_AttachmentsRevision_Id}
Get all attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorLogMessageAttachments/{DocumentKey}/child/CommLogMsgAttAccessor/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_Id}/child/AttachmentsRevision
Get an attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorLogMessageAttachments/{DocumentKey}/child/CommLogMsgAttAccessor/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_Id}/child/AttachmentsRevision/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_AttachmentsRevision_Id}
Update a revision attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorLogMessageAttachments/{DocumentKey}/child/CommLogMsgAttAccessor/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_Id}/child/AttachmentsRevision/{publicSectorLogMessageAttachments_CommLogMsgAttAccessor_AttachmentsRevision_Id}