Code Enforcement Inspection Attachment Revisions REST Endpoints

Code Enforcement/Code Enforcement Inspection Attachments/Code Enforcement Inspection Attachment Accessors/Code Enforcement Inspection Attachment Revisions
The code enforcement inspection attachment revisions resource is used to display the historical information about an attachment.
Create a set of inspection attachment revisions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{InspectionAttachmentViewAccessorUniqID}/child/AttachmentsRevision
Delete an inspection attachment revision
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{InspectionAttachmentViewAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Get all inspection attachment revisions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{InspectionAttachmentViewAccessorUniqID}/child/AttachmentsRevision
Get an inspection attachment revision
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{InspectionAttachmentViewAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}
Update an inspection attachment revision
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{publicSectorCodeEnforcementInspectionAttachmentsUniqID}/child/InspectionAttachmentViewAccessor/{InspectionAttachmentViewAccessorUniqID}/child/AttachmentsRevision/{AttachmentsRevisionUniqID}