Attachment Revisions REST Endpoints

Conditions of Approval Attachments/Attachments/Attachment Revisions
The attachment revision resource is used to view attachment revisions.
Create a set of conditions of approval attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionAttachments/{AttachmentKey}/child/COAAttachmentAccessor/{AttachedDocumentId}/child/AttachmentsRevision
Delete a version of the conditions of approval attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionAttachments/{AttachmentKey}/child/COAAttachmentAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get all attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionAttachments/{AttachmentKey}/child/COAAttachmentAccessor/{AttachedDocumentId}/child/AttachmentsRevision
Get an attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionAttachments/{AttachmentKey}/child/COAAttachmentAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Update a version of conditions of approval attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionAttachments/{AttachmentKey}/child/COAAttachmentAccessor/{AttachedDocumentId}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}