Flexfields for Inventory Count Tasks REST Endpoints

Inventory Management/Inventory Count Tasks/Flexfields for Inventory Count Tasks
The Flexfields for Inventory Count Tasks resource manages the descriptive flexfields for the count task.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/DFF
Delete a flexfield
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/DFF/{InvCountTaskId2}
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/DFF/{InvCountTaskId2}
Update a flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryCountTasks/{InvCountTaskId}/child/DFF/{InvCountTaskId2}