Attachments REST Endpoints

Supplier Qualification Question Responses/Response Values/Attachments
The attachments resource is used to view, create, and update attachments.
Create an attachment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses/{ResponseRepositoryId}/child/values/{ResponseRepositoryValueId}/child/attachments
Get all attachments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses/{ResponseRepositoryId}/child/values/{ResponseRepositoryValueId}/child/attachments
Get an attachment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses/{ResponseRepositoryId}/child/values/{ResponseRepositoryValueId}/child/attachments/{attachmentsUniqID}