Intake Proxy Attachments REST Endpoints

Intake Proxy Attachments
The intake proxy attachments resource is used to view intake attachments added by an anonymous public user.
Create an attachment action is not supported
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakeProxyAttachments
Delete an attachment action is not supported
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakeProxyAttachments/{AttachmentKey}
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakeProxyAttachments
Get an attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakeProxyAttachments/{AttachmentKey}
Update an attachment action is not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorIntakeProxyAttachments/{AttachmentKey}