Attachments REST Endpoints

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