Supplier Negotiation Responses REST Endpoints

Supplier Negotiation Responses
The Supplier Negotiation Responses resource retrieves the supplier responses to sourcing negotiations. These responses can be Active, Pending Award, Awarded, Rejected, or Disqualified. A supplier response captures details such as line price, answers to requirements, or supporting attachments. 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.
Disqualify a response
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/action/DisqualifyResponse
Download response PDF
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}/action/DownloadResponsePdf
Get all negotiation responses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses
Get one negotiation response
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}