Code Enforcement Inspection Attachment Revisions REST Endpoints

Code Enforcement/Code Enforcement Inspection Attachments/Code Enforcement Inspection Attachment Accessors/Code Enforcement Inspection Attachment Revisions
The attachmentsRevision resource is used to view attachment revisions.
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}