Appeal Attachments REST Endpoints

Hearing Appeal Attachments/Appeal Attachments
The appeal attachments resource is used to view, create, and update attachments.
Create a set of appeal attachments
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingAppealAttachments/{AttachmentKey}/child/HearingAppealAttachmentAccessor
Delete an appeal attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingAppealAttachments/{AttachmentKey}/child/HearingAppealAttachmentAccessor/{AttachedDocumentId}
Get all appeal attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingAppealAttachments/{AttachmentKey}/child/HearingAppealAttachmentAccessor
Get an appeal attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingAppealAttachments/{AttachmentKey}/child/HearingAppealAttachmentAccessor/{AttachedDocumentId}
Update an appeal attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHearingAppealAttachments/{AttachmentKey}/child/HearingAppealAttachmentAccessor/{AttachedDocumentId}