Document History Action History REST Endpoints
Supplier Negotiations/Document History Master/Document History Action History
Lists the details of the child document history, displaying a chronological log of all approval actions on the negotiation. This includes submit, reject, withdraw, and resubmit events, with each entry showing the action taken, user, timestamp, status, and any comments???providing full traceability of the approval flow.
- Get all document history
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/documentHistMaster/{documentHistMasterUniqID}/child/documentHistActionHist
- Get one document history
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/documentHistMaster/{documentHistMasterUniqID}/child/documentHistActionHist/{documentHistActionHistUniqID}