Recall Task History REST Endpoints

Inventory Management/Recall Task History
The Recall Task History resource gets the list of tasks and their status that are assigned for a product recall at traceability header and at disposition organization level. This resource can also be used to update the status of the task.
Get all tasks
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallTaskHistory
Get one task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/recallTaskHistory/{ActionId}
Update a task status
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/recallTaskHistory/{ActionId}