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: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/action/AcknowledgeAmendment
Create one acknowledge amendment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment
Get all negotiation acknowledge amendments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment
Get one negotiation amendment to acknowledge
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/{AuctionHeaderId}
Update one negotiation acknowledge amendment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/acknowledgeAmendment/{AuctionHeaderId}