Business Process Console Transaction Details REST Endpoints

Business Process Console Transaction Details
The businessProcessConsoleTransactionDetails resource provides details of the transactions displayed in the Transaction Console.
Approve the selected transaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/approve
Get a list of actions for the selected transactions
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/getApplicableActions
Get a single comment or attachment for a transaction
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/{TransactionId}
Get a single event from the transaction approval history
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers
Get all events from the transaction approval history
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/{TransactionId}
Get the approval history of a transaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/getApprovalHistory
Get the details for a single transaction
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/{TransactionId}
Get the details of all the transactions
Method: get
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers
Reassign all the transactions
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/reassign
Reject a selected transaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/reject
Withdraw a selected transaction
Method: post
Path: /hcmRestApi/resources/11.13.18.05/businessProcessTransactionManagementAsWorkers/action/withdraw