Supplier Qualification Question Responses REST Endpoints

Supplier Qualification Question Responses
The Supplier Qualification Question Responses resource manages the question responses to qualification questions. You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges and Status Codes topics.
Create a question response
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses
Get all responses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses
Get one response
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses/{ResponseRepositoryId}
Update a question response
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestionResponses/{ResponseRepositoryId}