Document Actions REST Endpoints
    
        Work Confirmations/Document Actions
    
The Document Actions resource retrieves the list of actions performed on a work confirmation.
- Get all the actions performed on the document
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/workConfirmations/{workConfirmationsUniqID}/child/documentActions - Get one action performed on the document not supported
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/workConfirmations/{workConfirmationsUniqID}/child/documentActions/{documentActionsUniqID}