Attachments REST Endpoints

Negotiation Template/Attachments
The Attachments resource manages details about attachments for supplier negotiation.
Create one award attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments
Create one award attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments
Delete one award attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID}
Delete one award attachment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID}
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID}
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID}
Get all award attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments
Get all award attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments
Update one award attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID}
Update one award attachment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID}