Inventory Count Tasks REST Endpoints

Inventory Management/Inventory Count Tasks
The Inventory Count Tasks resource manages the count tasks. Oracle Supply Chain for Healthcare Cloud publishes the quantity details for a recalled item to Oracle Inventory Management Cloud. The count quantity is entered by the counter. This resource is not currently used. The resource is associated with a feature that requires opt in.
Create one count task
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks
Get all count tasks
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks
Get one count task
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}
Update a count task
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}