Task Progress Descriptive Flexfields REST Endpoints

Project Progress/Task Progress/Task Progress Descriptive Flexfields
The Task Progress Descriptive Flexfields resource is used to view, create, and update additional information for task progress.
Create a task progress descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/TaskProgressDFF
Get a task progress descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/TaskProgressDFF/{ProjectProgressId}
Get all task progress descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/TaskProgressDFF
Update a task progress descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/TaskProgressDFF/{ProjectProgressId}