- Subcategories:
- Large Object (LOB) Attributes - FileContents
- Large Object (LOB) Attributes - FileWebImage
Attachments REST Endpoints
Negotiation Template/Attachments
The Attachments resource manages details about attachments for supplier negotiation.
- Create one award attachment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments - Create one award attachment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments - Delete one award attachment
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID} - Delete one award attachment
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID} - GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID} - GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID} - Get all award attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments - Get all award attachments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments - Update one award attachment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/attachments/{attachmentsUniqID} - Update one award attachment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/negotiationRequirementAttachments/{attachmentsUniqID}