Acknowledge Amendments REST Endpoints
Supplier Negotiations/Acknowledge Amendments
List of negotiation amendments for a specific supplier and contact.
- Acknowledge a specific negotiation amendment for a particular supplier and contact.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/action/AcknowledgeAmendment
- Create one acknowledge amendment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment
- Get all negotiation acknowledge amendments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment
- Get one negotiation amendment to acknowledge
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/{AuctionHeaderId}
- Update one negotiation acknowledge amendment
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/{AuctionHeaderId}