Attachment Revisions REST Endpoints

Inspections/Inspection Attachments/Attachments/Attachment Revisions
The attachmentsRevision resource is used to view attachment revisions.
Create an attachment revision
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}/child/AttachmentsRevision
Delete an attachment revision
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get all attachment revision records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}/child/AttachmentsRevision
Get an attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Update an attachment revision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInspectionAttachments/{InsAttachmentKey}/child/InspectionAttachmentAccessor/{InspectionAttachmentAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}