Document History Details REST Endpoints
Purchasing Document Versions/Document History Details
Detailed history of all actions such as approve or reject that are performed on a purchasing document.
- Get detailed history of all approval actions on a purchase order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingDocumentHistoryDetails/{purchasingDocumentHistoryDetailsUniqID}/child/documentVersionActions
- Get detailed history of one approval action on a purchase order
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingDocumentHistoryDetails/{purchasingDocumentHistoryDetailsUniqID}/child/documentVersionActions/{documentVersionActionsUniqID}