Code Enforcement Inspection Attachment Accessors REST Endpoints

Code Enforcement Inspection Attachments/Code Enforcement Inspection Attachment Accessors
The code enforcement inspection attachment accessors resource is used to display file-related information such as the file name and the file URL.
Create a set of code enforcement inspection attachment accessors
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{AttachmentKey}/child/InspectionAttachmentViewAccessor
Delete a code enforcement inspection attachment accessor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{AttachmentKey}/child/InspectionAttachmentViewAccessor/{AttachedDocumentId}
Get a code enforcement inspection attachment accessor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{AttachmentKey}/child/InspectionAttachmentViewAccessor/{AttachedDocumentId}
Get all code enforcement inspection attachment accessors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{AttachmentKey}/child/InspectionAttachmentViewAccessor
Update a code enforcement inspection attachment accessor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCodeEnforcementInspectionAttachments/{AttachmentKey}/child/InspectionAttachmentViewAccessor/{AttachedDocumentId}