Case Notice Attachment Contents REST Endpoints

Case Notice Attachments/Case Notice Attachment Contents
The case notice attachment content resource is used to view, create, or modify the content of a case notice attachment. Case notice attachments are used in Code Enforcement cases.
Create a case notice attachment content
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCaseNoticeAttachments/{AttachmentKey}/child/CaseNoticeAttachmentAccessor
Delete a case notice attachment content
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCaseNoticeAttachments/{AttachmentKey}/child/CaseNoticeAttachmentAccessor/{AttachedDocumentId}
Get a case notice attachment content
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCaseNoticeAttachments/{AttachmentKey}/child/CaseNoticeAttachmentAccessor/{AttachedDocumentId}
Get all case notice attachment contents
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCaseNoticeAttachments/{AttachmentKey}/child/CaseNoticeAttachmentAccessor
Update a case notice attachment content
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCaseNoticeAttachments/{AttachmentKey}/child/CaseNoticeAttachmentAccessor/{AttachedDocumentId}