Conditions of Approval Attachments REST Endpoints

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