- Subcategories:
- Supplier Negotiation Response Lines
Supplier Negotiation Response Lines REST Endpoints
Supplier Negotiation Responses/Supplier Negotiation Response Lines
Response lines in a supplier negotiation response. These are the lines that the supplier has access to and has the shared response price for each of them. The lines capture details such as response price, response quantity, or total amount. 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.
- Get all response lines
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}/child/allLines
- Get one response line
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}/child/allLines/{LineId}